Upgraded 3+ gems

This commit is contained in:
Al Snow
2016-01-14 09:12:44 -05:00
parent faa1945592
commit d535cc1eb5
+18 -13
View File
@@ -38,7 +38,7 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.4.0) addressable (2.4.0)
arel (6.0.3) arel (6.0.3)
aruba (0.5.4) aruba (0.7.4)
childprocess (>= 0.3.6) childprocess (>= 0.3.6)
cucumber (>= 1.1.1) cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0) rspec-expectations (>= 2.7.0)
@@ -84,12 +84,18 @@ GEM
coffee-script-source (1.10.0) coffee-script-source (1.10.0)
concurrent-ruby (1.0.0) concurrent-ruby (1.0.0)
crack (0.3.1) crack (0.3.1)
cucumber (1.3.20) cucumber (2.3.0)
builder (>= 2.1.2) builder (>= 2.1.2)
cucumber-core (~> 1.4.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3) diff-lcs (>= 1.1.3)
gherkin (~> 2.12) event-bus (~> 0.1.0)
gherkin (~> 3.2.0)
multi_json (>= 1.7.5, < 2.0) multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2) multi_test (>= 0.1.2)
cucumber-core (1.4.0)
gherkin (~> 3.2.0)
cucumber-wire (0.0.1)
daemons (1.2.3) daemons (1.2.3)
database_cleaner (1.5.1) database_cleaner (1.5.1)
debug_inspector (0.0.2) debug_inspector (0.0.2)
@@ -99,6 +105,7 @@ GEM
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0.6.0)
erubis (2.7.0) erubis (2.7.0)
event-bus (0.1.0)
eventmachine (1.0.8) eventmachine (1.0.8)
execjs (2.6.0) execjs (2.6.0)
fastercsv (1.5.5) fastercsv (1.5.5)
@@ -106,13 +113,11 @@ GEM
foreman (0.78.0) foreman (0.78.0)
thor (~> 0.19.1) thor (~> 0.19.1)
formatador (0.2.5) formatador (0.2.5)
gauntlt (1.0.11) gauntlt (0.1.4)
aruba (= 0.5.4) cucumber
cucumber (= 1.3.20) nokogiri
nokogiri (= 1.6.1) trollop
trollop (~> 2.0) gherkin (3.2.0)
gherkin (2.12.2)
multi_json (~> 1.3)
globalid (0.3.6) globalid (0.3.6)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
guard (2.13.0) guard (2.13.0)
@@ -175,14 +180,14 @@ GEM
thin (~> 1.5.0) thin (~> 1.5.0)
method_source (0.8.2) method_source (0.8.2)
mime-types (2.99) mime-types (2.99)
mini_portile (0.5.3) mini_portile2 (2.0.0)
minitest (5.8.3) minitest (5.8.3)
multi_json (1.11.2) multi_json (1.11.2)
multi_test (0.1.2) multi_test (0.1.2)
mysql2 (0.4.2) mysql2 (0.4.2)
nenv (0.2.0) nenv (0.2.0)
nokogiri (1.6.1) nokogiri (1.6.7.1)
mini_portile (~> 0.5.0) mini_portile2 (~> 2.0.0.rc2)
notiffany (0.0.8) notiffany (0.0.8)
nenv (~> 0.1) nenv (~> 0.1)
shellany (~> 0.0) shellany (~> 0.0)