diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9fb12d0..09ff6ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -55,6 +55,8 @@ GEM | |||
55 | i18n (>= 0.7, < 2) | 55 | i18n (>= 0.7, < 2) |
56 | minitest (~> 5.1) | 56 | minitest (~> 5.1) |
57 | tzinfo (~> 1.1) | 57 | tzinfo (~> 1.1) |
58 | acts-as-taggable-on (6.0.0) | ||
59 | activerecord (~> 5.0) | ||
58 | addressable (2.5.2) | 60 | addressable (2.5.2) |
59 | public_suffix (>= 2.0.2, < 4.0) | 61 | public_suffix (>= 2.0.2, < 4.0) |
60 | airbrussh (1.3.0) | 62 | airbrussh (1.3.0) |
@@ -269,6 +271,7 @@ PLATFORMS | |||
269 | ruby | 271 | ruby |
270 | 272 | ||
271 | DEPENDENCIES | 273 | DEPENDENCIES |
274 | acts-as-taggable-on | ||
272 | byebug | 275 | byebug |
273 | capistrano (~> 3.0) | 276 | capistrano (~> 3.0) |
274 | capistrano-bundler | 277 | capistrano-bundler |