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.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8fccc7c..62cb538 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -66,6 +66,8 @@ GEM
66 airbrussh (1.3.1) 66 airbrussh (1.3.1)
67 sshkit (>= 1.6.1, != 1.7.0) 67 sshkit (>= 1.6.1, != 1.7.0)
68 arel (9.0.0) 68 arel (9.0.0)
69 audited (4.8.0)
70 activerecord (>= 4.0, < 5.3)
69 bcrypt (3.1.12) 71 bcrypt (3.1.12)
70 bindex (0.5.0) 72 bindex (0.5.0)
71 builder (3.2.3) 73 builder (3.2.3)
@@ -279,6 +281,7 @@ PLATFORMS
279 281
280DEPENDENCIES 282DEPENDENCIES
281 acts-as-taggable-on 283 acts-as-taggable-on
284 audited (~> 4.7)
282 byebug 285 byebug
283 capistrano (~> 3.0) 286 capistrano (~> 3.0)
284 capistrano-bundler 287 capistrano-bundler
@@ -289,6 +292,7 @@ DEPENDENCIES
289 ckeditor 292 ckeditor
290 coffee-rails (~> 4.2) 293 coffee-rails (~> 4.2)
291 devise 294 devise
295 enumerize
292 haml 296 haml
293 highline 297 highline
294 jbuilder (~> 2.5) 298 jbuilder (~> 2.5)