Skip to content

Commit

Permalink
Bump guard-cucumber
Browse files Browse the repository at this point in the history
  • Loading branch information
denschub authored and jhass committed May 12, 2016
1 parent 40d8400 commit 0fd8102
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -222,7 +222,7 @@ end

group :development do
# Automatic test runs
gem "guard-cucumber", "1.5.4"
gem "guard-cucumber", "2.1.2"
gem "guard-jshintrb", "1.1.1"
gem "guard-rspec", "4.6.4"
gem "guard-rubocop", "1.2.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -368,8 +368,8 @@ GEM
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-cucumber (1.5.4)
cucumber (>= 1.3.0)
guard-cucumber (2.1.2)
cucumber (~> 2.0)
guard-compat (~> 1.0)
nenv (~> 0.1)
guard-jshintrb (1.1.1)
Expand Down Expand Up @@ -831,7 +831,7 @@ DEPENDENCIES
fuubar (= 2.0.0)
gon (= 6.0.1)
guard (= 2.13.0)
guard-cucumber (= 1.5.4)
guard-cucumber (= 2.1.2)
guard-jshintrb (= 1.1.1)
guard-rspec (= 4.6.4)
guard-rubocop (= 1.2.0)
Expand Down

0 comments on commit 0fd8102

Please sign in to comment.