File tree 2 files changed +22
-22
lines changed
2 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ group :test do
181
181
gem 'selenium-webdriver' # headfull js driver for Capybara
182
182
gem 'codeclimate-test-reporter' , require : false
183
183
gem 'database_cleaner'
184
- gem 'fuubar' , '2.0.0.rc1'
184
+ gem 'fuubar'
185
185
gem 'shoulda-matchers'
186
186
gem 'simplecov'
187
187
gem 'timecop'
Original file line number Diff line number Diff line change 295
295
parser
296
296
poro_plus
297
297
thor
298
- fuubar (2.0.0.rc1 )
299
- rspec (~> 3.0.rc1 )
298
+ fuubar (2.0.0 )
299
+ rspec (~> 3.0 )
300
300
ruby-progressbar (~> 1.4 )
301
301
geocoder (1.2.4 )
302
302
gh (0.13.2 )
@@ -596,34 +596,34 @@ GEM
596
596
rocket_tag (0.5.6 )
597
597
activerecord (>= 3.2.0 )
598
598
squeel (~> 1.0.0 )
599
- rspec (3.0 .0 )
600
- rspec-core (~> 3.0 .0 )
601
- rspec-expectations (~> 3.0 .0 )
602
- rspec-mocks (~> 3.0 .0 )
603
- rspec-core (3.0.4 )
604
- rspec-support (~> 3.0 .0 )
605
- rspec-expectations (3.0.4 )
599
+ rspec (3.1 .0 )
600
+ rspec-core (~> 3.1 .0 )
601
+ rspec-expectations (~> 3.1 .0 )
602
+ rspec-mocks (~> 3.1 .0 )
603
+ rspec-core (3.1.7 )
604
+ rspec-support (~> 3.1 .0 )
605
+ rspec-expectations (3.1.2 )
606
606
diff-lcs (>= 1.2.0 , < 2.0 )
607
- rspec-support (~> 3.0 .0 )
608
- rspec-mocks (3.0.4 )
609
- rspec-support (~> 3.0 .0 )
610
- rspec-rails (3.0.2 )
607
+ rspec-support (~> 3.1 .0 )
608
+ rspec-mocks (3.1.3 )
609
+ rspec-support (~> 3.1 .0 )
610
+ rspec-rails (3.1.0 )
611
611
actionpack (>= 3.0 )
612
612
activesupport (>= 3.0 )
613
613
railties (>= 3.0 )
614
- rspec-core (~> 3.0 .0 )
615
- rspec-expectations (~> 3.0 .0 )
616
- rspec-mocks (~> 3.0 .0 )
617
- rspec-support (~> 3.0 .0 )
618
- rspec-support (3.0.4 )
614
+ rspec-core (~> 3.1 .0 )
615
+ rspec-expectations (~> 3.1 .0 )
616
+ rspec-mocks (~> 3.1 .0 )
617
+ rspec-support (~> 3.1 .0 )
618
+ rspec-support (3.1.2 )
619
619
rubocop (0.23.0 )
620
620
json (>= 1.7.7 , < 2 )
621
621
parser (~> 2.1.9 )
622
622
powerpack (~> 0.0.6 )
623
623
rainbow (>= 1.99.1 , < 3.0 )
624
624
ruby-progressbar (~> 1.4 )
625
625
ruby-graphviz (1.0.9 )
626
- ruby-progressbar (1.5 .1 )
626
+ ruby-progressbar (1.7 .1 )
627
627
ruby_parser (3.6.2 )
628
628
sexp_processor (~> 4.1 )
629
629
rubyzip (1.1.6 )
@@ -799,7 +799,7 @@ DEPENDENCIES
799
799
foreman
800
800
friendly_id (= 4.0.10.1 )
801
801
fukuzatsu
802
- fuubar ( = 2.0.0.rc1 )
802
+ fuubar
803
803
geocoder
804
804
github-markdown
805
805
grackle
@@ -856,7 +856,7 @@ DEPENDENCIES
856
856
redis-rails (~> 3.2 )
857
857
rest-client
858
858
rocket_tag
859
- rspec-rails
859
+ rspec-rails ( ~> 3.1 )
860
860
rubocop
861
861
ruby-progressbar
862
862
sanitize
You can’t perform that action at this time.
0 commit comments