bump guard-cucumber
This commit is contained in:
parent
52e3da9866
commit
630a1e5980
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -172,7 +172,7 @@ group :development do
|
|||
|
||||
# Automatic test runs
|
||||
|
||||
gem 'guard-cucumber', '1.4.0'
|
||||
gem 'guard-cucumber', '1.4.1'
|
||||
gem 'guard-rspec', '4.2.3'
|
||||
gem 'rb-fsevent', '0.9.3', :require => false
|
||||
gem 'rb-inotify', '0.9.0', :require => false
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ GEM
|
|||
lumberjack (~> 1.0)
|
||||
pry (>= 0.9.12)
|
||||
thor (>= 0.18.1)
|
||||
guard-cucumber (1.4.0)
|
||||
guard-cucumber (1.4.1)
|
||||
cucumber (>= 1.2.0)
|
||||
guard (>= 1.1.0)
|
||||
guard-rspec (4.2.3)
|
||||
|
|
@ -451,7 +451,7 @@ DEPENDENCIES
|
|||
fuubar (= 1.3.2)
|
||||
galetahub-simple_captcha (= 0.1.5)
|
||||
gon (= 4.1.1)
|
||||
guard-cucumber (= 1.4.0)
|
||||
guard-cucumber (= 1.4.1)
|
||||
guard-rspec (= 4.2.3)
|
||||
guard-spork (= 1.5.1)
|
||||
haml (= 4.0.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue