Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 17 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-momentjs (2.17.1)

GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.5)
actionpack (= 5.0.5)
Expand Down Expand Up @@ -82,7 +86,7 @@ GEM
chartkick (2.2.1)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
countries (0.9.3)
currencies (~> 0.4.2)
country_select (1.3.1)
Expand Down Expand Up @@ -193,7 +197,7 @@ GEM
jquery-rails
railties (>= 3.1)
sass-rails
jquery-rails (4.2.1)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -209,7 +213,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.13.0)
loofah (2.21.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
Expand All @@ -221,7 +225,7 @@ GEM
mime-types-data (3.2016.0521)
mini_mime (1.0.2)
mini_portile2 (2.1.0)
minitest (5.15.0)
minitest (5.20.0)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -273,7 +277,7 @@ GEM
nio4r (~> 2.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
rack (2.2.3)
rack (2.2.8)
rack-mini-profiler (0.10.1)
rack (>= 1.2.0)
rack-test (0.6.3)
Expand All @@ -291,16 +295,16 @@ GEM
bundler (>= 1.3.0)
railties (= 5.0.5)
sprockets-rails (>= 2.0.0)
rails-assets-momentjs (2.17.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand Down Expand Up @@ -376,11 +380,11 @@ GEM
sprockets (>= 3.0.0)
terser (1.1.8)
execjs (>= 0.3.0, < 3)
thor (1.2.1)
thor (1.2.2)
thread_safe (0.3.6)
tilt (2.0.5)
timecop (0.8.1)
tzinfo (1.2.9)
tzinfo (1.2.11)
thread_safe (~> 0.1)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down