about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2021-03-12 12:19:57 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2021-03-12 12:19:57 -0500
commite69fda8b834768cdf98a92f1ce34fbaf7daf4862 (patch)
tree12cc1970b2dc06651ade3703230b62715c681511 /Gemfile.lock
parent4c1ed73143b803969151300d5b0653cfccf29c88 (diff)
downloadthoughts-e69fda8b834768cdf98a92f1ce34fbaf7daf4862.tar.gz
thoughts-e69fda8b834768cdf98a92f1ce34fbaf7daf4862.tar.bz2
thoughts-e69fda8b834768cdf98a92f1ce34fbaf7daf4862.zip
Downgraded ckeditor
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3788876..a2b75e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -95,9 +95,12 @@ GEM
95 rack-test (>= 0.5.4) 95 rack-test (>= 0.5.4)
96 xpath (>= 2.0, < 4.0) 96 xpath (>= 2.0, < 4.0)
97 childprocess (3.0.0) 97 childprocess (3.0.0)
98 ckeditor (5.1.0) 98 ckeditor (4.2.4)
99 cocaine
99 orm_adapter (~> 0.5.0) 100 orm_adapter (~> 0.5.0)
100 climate_control (0.2.0) 101 climate_control (0.2.0)
102 cocaine (0.6.0)
103 terrapin (= 0.6.0)
101 coffee-rails (4.2.2) 104 coffee-rails (4.2.2)
102 coffee-script (>= 2.2.0) 105 coffee-script (>= 2.2.0)
103 railties (>= 4.0.0) 106 railties (>= 4.0.0)
@@ -284,7 +287,7 @@ DEPENDENCIES
284 capistrano-rails 287 capistrano-rails
285 capistrano-rvm 288 capistrano-rvm
286 capybara (~> 2.13) 289 capybara (~> 2.13)
287 ckeditor 290 ckeditor (~> 4.2.4)
288 coffee-rails (~> 4.2) 291 coffee-rails (~> 4.2)
289 devise 292 devise
290 enumerize 293 enumerize