Compare commits

..

No commits in common. "snyk-fix-bf8d52731d33734943fabb90f59a1190" and "master" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -26,5 +26,5 @@ group :development do
gem 'launchy'
gem 'pry'
gem 'rerun'
gem 'rake', '>= 12.3.3'
gem 'rake'
end

View File

@ -70,7 +70,7 @@ GEM
rack
rack-test (0.7.0)
rack (>= 1.0, < 3)
rake (13.0.1)
rake (12.1.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@ -140,7 +140,7 @@ DEPENDENCIES
launchy
poltergeist
pry
rake (>= 12.3.3)
rake
rerun
rspec
sinatra
@ -153,4 +153,4 @@ DEPENDENCIES
validate_url
BUNDLED WITH
1.17.3
1.15.3