diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3ad7e17..f60e3d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -100,6 +100,7 @@ GEM | |||
100 | public_suffix (>= 2.0.2, < 6.0) | 100 | public_suffix (>= 2.0.2, < 6.0) |
101 | airbrussh (1.5.0) | 101 | airbrussh (1.5.0) |
102 | sshkit (>= 1.6.1, != 1.7.0) | 102 | sshkit (>= 1.6.1, != 1.7.0) |
103 | akismet (3.0.0) | ||
103 | audited (5.4.0) | 104 | audited (5.4.0) |
104 | activerecord (>= 5.0, < 7.2) | 105 | activerecord (>= 5.0, < 7.2) |
105 | request_store (~> 1.2) | 106 | request_store (~> 1.2) |
@@ -339,6 +340,7 @@ PLATFORMS | |||
339 | 340 | ||
340 | DEPENDENCIES | 341 | DEPENDENCIES |
341 | acts-as-taggable-on | 342 | acts-as-taggable-on |
343 | akismet | ||
342 | audited (~> 5.0) | 344 | audited (~> 5.0) |
343 | byebug | 345 | byebug |
344 | capistrano (~> 3.0) | 346 | capistrano (~> 3.0) |