Skip to content
Open
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
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,13 @@ PATH
slim-rails

GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-semantic-ui-calendar (0.0.8)
rails-assets-svgxuse (1.2.6)

GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.3)
actioncable (5.2.5)
Expand Down Expand Up @@ -303,7 +308,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_mime (1.1.0)
mini_portile2 (2.5.1)
mini_portile2 (2.8.0)
minitest (5.14.4)
multi_json (1.14.1)
multi_xml (0.6.0)
Expand All @@ -315,8 +320,8 @@ GEM
netrc (0.11.0)
newrelic_rpm (5.7.0.350)
nio4r (2.5.7)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -387,7 +392,7 @@ GEM
puma (5.0.0)
nio4r (~> 2.0)
raabro (1.1.6)
racc (1.5.2)
racc (1.6.0)
rack (2.0.9)
rack-attack (6.2.2)
rack (>= 1.0, < 3)
Expand All @@ -410,8 +415,6 @@ GEM
bundler (>= 1.3.0)
railties (= 5.2.5)
sprockets-rails (>= 2.0.0)
rails-assets-semantic-ui-calendar (0.0.8)
rails-assets-svgxuse (1.2.6)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand Down