Skip to content

Commit

Permalink
Bump cucumber-rails from 1.4.1 to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 19, 2017
1 parent a6836e7 commit 335b793
Showing 1 changed file with 21 additions and 16 deletions.
37 changes: 21 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ GEM
columnize (~> 0.3)
debugger-linecache (~> 1.2)
cancan (1.6.10)
capybara (2.4.1)
capybara (2.14.3)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
Expand Down Expand Up @@ -126,18 +127,23 @@ GEM
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
cucumber (1.3.16)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
gherkin (~> 4.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
cucumber-rails (1.4.1)
multi_test (>= 0.1.2)
cucumber-core (1.5.0)
gherkin (~> 4.0)
cucumber-rails (1.4.5)
capybara (>= 1.1.2, < 3)
cucumber (>= 1.3.8, < 2)
mime-types (~> 1.16)
cucumber (>= 1.3.8, < 4)
mime-types (>= 1.16, < 4)
nokogiri (~> 1.5)
rails (>= 3, < 5)
railties (>= 3, < 5.1)
cucumber-wire (0.0.1)
daemons (1.1.9)
database_cleaner (1.3.0)
datapackage (0.0.4)
Expand All @@ -160,7 +166,7 @@ GEM
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
warden (~> 1.2.3)
diff-lcs (1.2.5)
diff-lcs (1.3)
docile (1.1.3)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
Expand Down Expand Up @@ -202,8 +208,7 @@ GEM
formatador (0.2.4)
formtastic (2.1.1)
actionpack (~> 3.0)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (4.1.3)
git (1.3.0)
google_drive (0.3.9)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
Expand Down Expand Up @@ -301,11 +306,11 @@ GEM
metaclass (0.0.4)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.2)
mini_portile2 (2.2.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.12.1)
multi_test (0.1.1)
multi_test (0.1.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
mustache (0.99.4)
Expand All @@ -315,8 +320,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
oauth (0.4.7)
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
Expand Down Expand Up @@ -552,7 +557,7 @@ GEM
webmock (1.17.4)
addressable (>= 2.2.7)
crack (>= 0.3.2)
xpath (2.0.0)
xpath (2.1.0)
nokogiri (~> 1.3)

PLATFORMS
Expand Down

0 comments on commit 335b793

Please sign in to comment.