about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a2b75e6..ac16188 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -233,7 +233,7 @@ GEM
233 spring-watcher-listen (2.0.1) 233 spring-watcher-listen (2.0.1)
234 listen (>= 2.7, < 4.0) 234 listen (>= 2.7, < 4.0)
235 spring (>= 1.2, < 3.0) 235 spring (>= 1.2, < 3.0)
236 sprockets (4.0.2) 236 sprockets (3.7.2)
237 concurrent-ruby (~> 1.0) 237 concurrent-ruby (~> 1.0)
238 rack (> 1, < 3) 238 rack (> 1, < 3)
239 sprockets-rails (3.2.2) 239 sprockets-rails (3.2.2)
@@ -308,6 +308,7 @@ DEPENDENCIES
308 selenium-webdriver 308 selenium-webdriver
309 spring 309 spring
310 spring-watcher-listen (~> 2.0.0) 310 spring-watcher-listen (~> 2.0.0)
311 sprockets (= 3.7.2)
311 sqlite3 312 sqlite3
312 therubyracer 313 therubyracer
313 turbolinks (~> 5) 314 turbolinks (~> 5)