File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
2- ruby '2.4.0 '
2+ ruby '2.5.3 '
33
4- gem 'rspec' , '~> 3.7 '
4+ gem 'rspec' , '~> 3.8 '
Original file line number Diff line number Diff line change 22 remote: https://rubygems.org/
33 specs:
44 diff-lcs (1.3 )
5- rspec (3.7 .0 )
6- rspec-core (~> 3.7 .0 )
7- rspec-expectations (~> 3.7 .0 )
8- rspec-mocks (~> 3.7 .0 )
9- rspec-core (3.7.1 )
10- rspec-support (~> 3.7 .0 )
11- rspec-expectations (3.7.0 )
5+ rspec (3.8 .0 )
6+ rspec-core (~> 3.8 .0 )
7+ rspec-expectations (~> 3.8 .0 )
8+ rspec-mocks (~> 3.8 .0 )
9+ rspec-core (3.8.0 )
10+ rspec-support (~> 3.8 .0 )
11+ rspec-expectations (3.8.2 )
1212 diff-lcs (>= 1.2.0 , < 2.0 )
13- rspec-support (~> 3.7 .0 )
14- rspec-mocks (3.7 .0 )
13+ rspec-support (~> 3.8 .0 )
14+ rspec-mocks (3.8 .0 )
1515 diff-lcs (>= 1.2.0 , < 2.0 )
16- rspec-support (~> 3.7 .0 )
17- rspec-support (3.7.1 )
16+ rspec-support (~> 3.8 .0 )
17+ rspec-support (3.8.0 )
1818
1919PLATFORMS
2020 ruby
2121
2222DEPENDENCIES
23- rspec (~> 3.7 )
23+ rspec (~> 3.8 )
2424
2525RUBY VERSION
26- ruby 2.4.0p0
26+ ruby 2.5.3p105
2727
2828BUNDLED WITH
29- 1.16 .1
29+ 1.17 .1
You can’t perform that action at this time.
0 commit comments