bump fuubar
This commit is contained in:
parent
1704d71b22
commit
7b3abb1f11
2 changed files with 8 additions and 8 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.3.2'
|
gem 'fuubar', '1.3.3'
|
||||||
gem 'rspec-instafail', '0.2.4', :require => false
|
gem 'rspec-instafail', '0.2.4', :require => false
|
||||||
gem 'test_after_commit', '0.2.2'
|
gem 'test_after_commit', '0.2.2'
|
||||||
|
|
||||||
|
|
|
||||||
14
Gemfile.lock
14
Gemfile.lock
|
|
@ -169,9 +169,9 @@ GEM
|
||||||
thor (>= 0.13.6)
|
thor (>= 0.13.6)
|
||||||
formatador (0.2.5)
|
formatador (0.2.5)
|
||||||
fssm (0.2.10)
|
fssm (0.2.10)
|
||||||
fuubar (1.3.2)
|
fuubar (1.3.3)
|
||||||
rspec (>= 2.14.0, < 3.1.0)
|
rspec (>= 2.14.0, < 3.1.0)
|
||||||
ruby-progressbar (~> 1.3)
|
ruby-progressbar (~> 1.4)
|
||||||
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)
|
||||||
|
|
@ -373,11 +373,11 @@ GEM
|
||||||
rspec-core (~> 2.14.0)
|
rspec-core (~> 2.14.0)
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.14.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
rspec-core (2.14.7)
|
rspec-core (2.14.8)
|
||||||
rspec-expectations (2.14.4)
|
rspec-expectations (2.14.5)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-instafail (0.2.4)
|
rspec-instafail (0.2.4)
|
||||||
rspec-mocks (2.14.4)
|
rspec-mocks (2.14.6)
|
||||||
rspec-rails (2.14.1)
|
rspec-rails (2.14.1)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
|
|
@ -387,7 +387,7 @@ GEM
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.14.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
ruby-oembed (0.8.9)
|
ruby-oembed (0.8.9)
|
||||||
ruby-progressbar (1.4.0)
|
ruby-progressbar (1.5.1)
|
||||||
rubyzip (1.1.0)
|
rubyzip (1.1.0)
|
||||||
safe_yaml (0.9.7)
|
safe_yaml (0.9.7)
|
||||||
sass (3.2.19)
|
sass (3.2.19)
|
||||||
|
|
@ -491,7 +491,7 @@ DEPENDENCIES
|
||||||
fog (= 1.22.1)
|
fog (= 1.22.1)
|
||||||
foreigner (= 1.6.1)
|
foreigner (= 1.6.1)
|
||||||
foreman (= 0.62)
|
foreman (= 0.62)
|
||||||
fuubar (= 1.3.2)
|
fuubar (= 1.3.3)
|
||||||
galetahub-simple_captcha (= 0.1.5)
|
galetahub-simple_captcha (= 0.1.5)
|
||||||
gon (= 4.1.1)
|
gon (= 4.1.1)
|
||||||
guard-cucumber (= 1.4.1)
|
guard-cucumber (= 1.4.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue