bump fuubar
This commit is contained in:
parent
8001a2da66
commit
52e3da9866
2 changed files with 6 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -187,7 +187,7 @@ group :test do
|
||||||
# RSpec (unit tests, some integration tests)
|
# RSpec (unit tests, some integration tests)
|
||||||
|
|
||||||
gem 'fixture_builder', '0.3.6'
|
gem 'fixture_builder', '0.3.6'
|
||||||
gem 'fuubar', '1.1.1'
|
gem 'fuubar', '1.3.2'
|
||||||
gem 'rspec-instafail', '0.2.4', :require => false
|
gem 'rspec-instafail', '0.2.4', :require => false
|
||||||
gem 'test_after_commit', '0.2.0'
|
gem 'test_after_commit', '0.2.0'
|
||||||
|
|
||||||
|
|
|
||||||
11
Gemfile.lock
11
Gemfile.lock
|
|
@ -137,10 +137,9 @@ GEM
|
||||||
thor (>= 0.13.6)
|
thor (>= 0.13.6)
|
||||||
formatador (0.2.4)
|
formatador (0.2.4)
|
||||||
fssm (0.2.10)
|
fssm (0.2.10)
|
||||||
fuubar (1.1.1)
|
fuubar (1.3.2)
|
||||||
rspec (~> 2.0)
|
rspec (>= 2.14.0, < 3.1.0)
|
||||||
rspec-instafail (~> 0.2.0)
|
ruby-progressbar (~> 1.3)
|
||||||
ruby-progressbar (~> 1.0)
|
|
||||||
galetahub-simple_captcha (0.1.5)
|
galetahub-simple_captcha (0.1.5)
|
||||||
gherkin (2.12.2)
|
gherkin (2.12.2)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
|
|
@ -351,7 +350,7 @@ GEM
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
ruby-hmac (0.4.0)
|
ruby-hmac (0.4.0)
|
||||||
ruby-oembed (0.8.9)
|
ruby-oembed (0.8.9)
|
||||||
ruby-progressbar (1.1.1)
|
ruby-progressbar (1.4.0)
|
||||||
rubyzip (1.1.0)
|
rubyzip (1.1.0)
|
||||||
safe_yaml (0.9.5)
|
safe_yaml (0.9.5)
|
||||||
sass (3.2.10)
|
sass (3.2.10)
|
||||||
|
|
@ -449,7 +448,7 @@ DEPENDENCIES
|
||||||
fog (= 1.19.0)
|
fog (= 1.19.0)
|
||||||
foreigner (= 1.6.1)
|
foreigner (= 1.6.1)
|
||||||
foreman (= 0.62)
|
foreman (= 0.62)
|
||||||
fuubar (= 1.1.1)
|
fuubar (= 1.3.2)
|
||||||
galetahub-simple_captcha (= 0.1.5)
|
galetahub-simple_captcha (= 0.1.5)
|
||||||
gon (= 4.1.1)
|
gon (= 4.1.1)
|
||||||
guard-cucumber (= 1.4.0)
|
guard-cucumber (= 1.4.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue