bump fuubar
This commit is contained in:
parent
178b92d8ad
commit
6720f6b3f7
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -171,7 +171,7 @@ group :test do
|
|||
# RSpec (unit tests, some integration tests)
|
||||
|
||||
gem 'fixture_builder', '0.3.5'
|
||||
gem 'fuubar', '1.1.0'
|
||||
gem 'fuubar', '1.1.1'
|
||||
gem 'rspec-instafail', '0.2.4', :require => false
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
|
|
|||
|
|
@ -133,10 +133,10 @@ GEM
|
|||
thor (>= 0.13.6)
|
||||
formatador (0.2.4)
|
||||
fssm (0.2.10)
|
||||
fuubar (1.1.0)
|
||||
fuubar (1.1.1)
|
||||
rspec (~> 2.0)
|
||||
rspec-instafail (~> 0.2.0)
|
||||
ruby-progressbar (~> 1.0.0)
|
||||
ruby-progressbar (~> 1.0)
|
||||
gherkin (2.12.0)
|
||||
multi_json (~> 1.3)
|
||||
gon (4.1.1)
|
||||
|
|
@ -339,7 +339,7 @@ GEM
|
|||
rspec-mocks (~> 2.13.0)
|
||||
ruby-hmac (0.4.0)
|
||||
ruby-oembed (0.8.8)
|
||||
ruby-progressbar (1.0.2)
|
||||
ruby-progressbar (1.1.1)
|
||||
rubyzip (0.9.9)
|
||||
safe_yaml (0.9.3)
|
||||
sass (3.2.9)
|
||||
|
|
@ -433,7 +433,7 @@ DEPENDENCIES
|
|||
fog (= 1.12.1)
|
||||
foreigner (= 1.4.1)
|
||||
foreman (= 0.62)
|
||||
fuubar (= 1.1.0)
|
||||
fuubar (= 1.1.1)
|
||||
gon (= 4.1.1)
|
||||
guard-cucumber (= 1.4.0)
|
||||
guard-rspec (= 3.0.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue