diff --git a/Gemfile b/Gemfile index 74972e1..9b0813b 100755 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,6 @@ gem 'rack', '1.4.0' gem 'sqlite3' gem 'foreman' - group :development do gem 'brakeman' gem 'bundler-audit' diff --git a/Gemfile.lock b/Gemfile.lock index e280b95..968d398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM highline (1.6.20) hike (1.2.3) http_parser.rb (0.5.3) - i18n (0.6.5) + i18n (0.6.8) journey (1.0.4) jquery-fileupload-rails (0.4.1) actionpack (>= 3.1) @@ -140,7 +140,7 @@ GEM launchy (2.4.2) addressable (~> 2.3) libv8 (3.16.14.3) - listen (2.2.0) + listen (2.3.1) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9)