diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-11 11:39:16 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-11 11:39:16 -0400 |
| commit | 3a628945ade35f3ba351ba90e271608520753174 (patch) | |
| tree | 05c496db4cf11aec1e334336858bf3fafff0c9e0 /Gemfile | |
| parent | ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda (diff) | |
| download | thoughts-3a628945ade35f3ba351ba90e271608520753174.tar.gz thoughts-3a628945ade35f3ba351ba90e271608520753174.tar.bz2 thoughts-3a628945ade35f3ba351ba90e271608520753174.zip | |
Removed ckeditor
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
| diff --git a/Gemfile b/Gemfile index 19e4c66..9ad82a9 100644 --- a/Gemfile +++ b/Gemfile | |||
| @@ -66,7 +66,6 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | |||
| 66 | gem 'haml' | 66 | gem 'haml' |
| 67 | gem 'normalize-rails' | 67 | gem 'normalize-rails' |
| 68 | gem 'devise' | 68 | gem 'devise' |
| 69 | gem 'ckeditor', '~> 4.2.4' | ||
| 70 | gem 'paperclip' | 69 | gem 'paperclip' |
| 71 | gem 'jquery-rails' | 70 | gem 'jquery-rails' |
| 72 | gem 'pokeviewer', git: "https://git.fourisland.com/pokeviewer" | 71 | gem 'pokeviewer', git: "https://git.fourisland.com/pokeviewer" |
