File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ group :development, :test do
99 gem "debug"
1010 gem "markly"
1111 gem "rake" , "~> 13.0"
12- gem "rspec" , "~> 3.12 .0"
12+ gem "rspec" , "~> 3.13 .0"
1313 gem "standard"
1414 gem "standard-performance"
1515 gem "simplecov" , "~> 0.22.0"
Original file line number Diff line number Diff line change 7979 reline (0.6.3 )
8080 io-console (~> 0.5 )
8181 rexml (3.4.4 )
82- rspec (3.12.0 )
83- rspec-core (~> 3.12 .0 )
84- rspec-expectations (~> 3.12 .0 )
85- rspec-mocks (~> 3.12 .0 )
86- rspec-core (3.12.3 )
87- rspec-support (~> 3.12 .0 )
88- rspec-expectations (3.12.4 )
82+ rspec (3.13.2 )
83+ rspec-core (~> 3.13 .0 )
84+ rspec-expectations (~> 3.13 .0 )
85+ rspec-mocks (~> 3.13 .0 )
86+ rspec-core (3.13.6 )
87+ rspec-support (~> 3.13 .0 )
88+ rspec-expectations (3.13.5 )
8989 diff-lcs (>= 1.2.0 , < 2.0 )
90- rspec-support (~> 3.12 .0 )
91- rspec-mocks (3.12.7 )
90+ rspec-support (~> 3.13 .0 )
91+ rspec-mocks (3.13.8 )
9292 diff-lcs (>= 1.2.0 , < 2.0 )
93- rspec-support (~> 3.12 .0 )
94- rspec-support (3.12.2 )
93+ rspec-support (~> 3.13 .0 )
94+ rspec-support (3.13.7 )
9595 rubocop (1.84.2 )
9696 json (~> 2.3 )
9797 language_server-protocol (~> 3.17.0.2 )
@@ -162,7 +162,7 @@ DEPENDENCIES
162162 markly
163163 openfeature-sdk !
164164 rake (~> 13.0 )
165- rspec (~> 3.12 .0 )
165+ rspec (~> 3.13 .0 )
166166 simplecov (~> 0.22.0 )
167167 simplecov-cobertura (~> 3.0 )
168168 standard
You can’t perform that action at this time.
0 commit comments