File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ group :development, :test do
6666 gem "dotenv-rails"
6767 gem "factory_girl_rails"
6868 gem "pry-rails"
69- gem "rspec-rails" , "~> 3.0 "
69+ gem "rspec-rails" , "~> 3.8 "
7070 gem "annotate"
7171 gem "letter_opener"
7272 gem "email_spec"
Original file line number Diff line number Diff line change 655655 devise_invitable (1.5.5 )
656656 actionmailer (>= 3.2.6 , < 5 )
657657 devise (>= 3.2.0 )
658- diff-lcs (1.2.5 )
658+ diff-lcs (1.3 )
659659 docile (1.1.5 )
660660 dotenv (0.11.1 )
661661 dotenv-deployment (~> 0.0.2 )
@@ -797,23 +797,23 @@ GEM
797797 responders (2.4.0 )
798798 actionpack (>= 4.2.0 , < 5.3 )
799799 railties (>= 4.2.0 , < 5.3 )
800- rspec-core (3.5.1 )
801- rspec-support (~> 3.5 .0 )
802- rspec-expectations (3.5.0 )
800+ rspec-core (3.8.0 )
801+ rspec-support (~> 3.8 .0 )
802+ rspec-expectations (3.8.2 )
803803 diff-lcs (>= 1.2.0 , < 2.0 )
804- rspec-support (~> 3.5 .0 )
805- rspec-mocks (3.5 .0 )
804+ rspec-support (~> 3.8 .0 )
805+ rspec-mocks (3.8 .0 )
806806 diff-lcs (>= 1.2.0 , < 2.0 )
807- rspec-support (~> 3.5 .0 )
808- rspec-rails (3.5.1 )
807+ rspec-support (~> 3.8 .0 )
808+ rspec-rails (3.8.2 )
809809 actionpack (>= 3.0 )
810810 activesupport (>= 3.0 )
811811 railties (>= 3.0 )
812- rspec-core (~> 3.5 .0 )
813- rspec-expectations (~> 3.5 .0 )
814- rspec-mocks (~> 3.5 .0 )
815- rspec-support (~> 3.5 .0 )
816- rspec-support (3.5 .0 )
812+ rspec-core (~> 3.8 .0 )
813+ rspec-expectations (~> 3.8 .0 )
814+ rspec-mocks (~> 3.8 .0 )
815+ rspec-support (~> 3.8 .0 )
816+ rspec-support (3.8 .0 )
817817 ruby2ruby (2.2.0 )
818818 ruby_parser (~> 3.1 )
819819 sexp_processor (~> 4.0 )
@@ -941,7 +941,7 @@ DEPENDENCIES
941941 rails_12factor
942942 recipient_interceptor
943943 redcarpet
944- rspec-rails (~> 3.0 )
944+ rspec-rails (~> 3.8 )
945945 sass-rails (~> 5.0.1 )
946946 select2-rails
947947 shoulda-matchers (~> 2.7.0 )
You can’t perform that action at this time.
0 commit comments