Upgraded 6 gems by rebuilding Gemfile.lock file

This commit is contained in:
Al Snow
2015-09-01 09:16:12 -04:00
parent 1f22eca866
commit d554f904ef
+13 -8
View File
@@ -49,16 +49,17 @@ GEM
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
brakeman (3.0.5)
brakeman (3.1.0)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (~> 1.6.20)
highline (~> 1.6)
multi_json (~> 1.2)
ruby2ruby (~> 2.1.1)
ruby2ruby (>= 2.1.1, < 2.3.0)
ruby_parser (~> 3.7.0)
sass (~> 3.0)
terminal-table (~> 1.4)
slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4.5)
builder (3.2.2)
bundler-audit (0.4.0)
bundler (~> 1.2)
@@ -140,14 +141,14 @@ GEM
guard-compat (~> 1.0)
haml (4.0.7)
tilt
highline (1.6.21)
highline (1.7.3)
http_parser.rb (0.6.0)
i18n (0.7.0)
jquery-fileupload-rails (0.4.5)
actionpack (>= 3.1)
railties (>= 3.1)
sass (>= 3.2)
jquery-rails (4.0.4)
jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
@@ -252,7 +253,7 @@ GEM
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby2ruby (2.1.4)
ruby2ruby (2.2.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.7.1)
@@ -278,6 +279,9 @@ GEM
skinny (0.2.3)
eventmachine (~> 1.0.0)
thin (~> 1.5.0)
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
slop (3.6.0)
sprockets (3.3.3)
rack (~> 1.0)
@@ -286,7 +290,8 @@ GEM
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
terminal-table (1.5.2)
temple (0.7.6)
terminal-table (1.4.5)
test-unit (3.1.3)
power_assert
therubyracer (0.12.2)