bump fuubar
This commit is contained in:
parent
945aa12b5c
commit
02635a7f64
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -141,7 +141,7 @@ group :test do
|
|||
gem 'timecop', '0.5.3'
|
||||
gem 'factory_girl_rails', '4.1.0'
|
||||
gem 'fixture_builder', '0.3.4'
|
||||
gem 'fuubar', '1.0.0'
|
||||
gem 'fuubar', '1.1.0'
|
||||
gem 'rspec-instafail', '0.2.4', :require => false
|
||||
gem 'selenium-webdriver', '2.25.0'
|
||||
|
||||
|
|
|
|||
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -155,10 +155,10 @@ GEM
|
|||
foreman (0.59.0)
|
||||
thor (>= 0.13.6)
|
||||
formatador (0.2.3)
|
||||
fuubar (1.0.0)
|
||||
fuubar (1.1.0)
|
||||
rspec (~> 2.0)
|
||||
rspec-instafail (~> 0.2.0)
|
||||
ruby-progressbar (~> 0.0.10)
|
||||
ruby-progressbar (~> 1.0.0)
|
||||
gherkin (2.11.2)
|
||||
json (>= 1.4.6)
|
||||
gon (4.0.0)
|
||||
|
|
@ -345,7 +345,7 @@ GEM
|
|||
rspec-expectations (2.11.3)
|
||||
diff-lcs (~> 1.1.3)
|
||||
rspec-instafail (0.2.4)
|
||||
rspec-mocks (2.11.2)
|
||||
rspec-mocks (2.11.3)
|
||||
rspec-rails (2.11.0)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
|
|
@ -353,7 +353,7 @@ GEM
|
|||
rspec (~> 2.11.0)
|
||||
ruby-hmac (0.4.0)
|
||||
ruby-oembed (0.8.7)
|
||||
ruby-progressbar (0.0.10)
|
||||
ruby-progressbar (1.0.2)
|
||||
rubyzip (0.9.9)
|
||||
sass (3.1.19)
|
||||
sass-rails (3.2.5)
|
||||
|
|
@ -436,7 +436,7 @@ DEPENDENCIES
|
|||
fog (= 1.6.0)
|
||||
foreigner (= 1.2.1)
|
||||
foreman (= 0.59)
|
||||
fuubar (= 1.0.0)
|
||||
fuubar (= 1.1.0)
|
||||
gon (= 4.0.0)
|
||||
guard-cucumber (= 1.0.0)
|
||||
guard-rspec (= 0.7.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue