Gemfile.lock in patch_ruby-1.10.1 vs Gemfile.lock in patch_ruby-1.10.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- patch_ruby (1.10.1)
+ patch_ruby (1.10.2)
typhoeus (~> 1.0, >= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
@@ -15,46 +15,46 @@
zeitwerk (~> 2.3)
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.9)
- diff-lcs (1.4.3)
+ diff-lcs (1.4.4)
ethon (0.14.0)
ffi (>= 1.15.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
- ffi (1.15.3)
+ ffi (1.15.4)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
method_source (1.0.0)
minitest (5.14.4)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
- pry (0.13.1)
+ pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.8.0)
byebug (~> 11.0)
- pry (~> 0.13.0)
+ pry (~> 0.10)
psych (4.0.1)
rainbow (3.0.0)
- rake (13.0.1)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rake (13.0.6)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.2)
rubocop (0.66.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
psych (>= 3.1.0)
@@ -68,17 +68,18 @@
concurrent-ruby (~> 1.0)
unicode-display_width (1.5.0)
zeitwerk (2.4.2)
PLATFORMS
- ruby
+ x86_64-darwin-20
DEPENDENCIES
factory_bot (~> 6.2)
patch_ruby!
+ pry
pry-byebug
rake (~> 13.0.1)
rspec (~> 3.6, >= 3.6.0)
rubocop (~> 0.66.0)
BUNDLED WITH
- 2.2.14
+ 2.2.22