diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6b28c92..96d66e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,6 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) + acts_as_list (1.0.2) + activerecord (>= 4.2) bindex (0.8.1) bitfields (0.14.0) activerecord (>= 5.1) @@ -95,6 +97,8 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) + leaflet-rails (1.7.0) + rails (>= 4.2.0) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -210,12 +214,14 @@ PLATFORMS ruby DEPENDENCIES + acts_as_list bitfields bootsnap (>= 1.4.2) byebug discourse_api jbuilder (~> 2.7) kaminari + leaflet-rails listen (~> 3.2) pg (>= 0.18, < 2.0) pry |