Gemfile.lock in patch_ruby-1.2.4 vs Gemfile.lock in patch_ruby-1.2.5
- old
+ new
@@ -1,24 +1,36 @@
PATH
remote: .
specs:
- patch_ruby (1.2.4)
+ patch_ruby (1.2.5)
json (~> 2.1, >= 2.1.0)
typhoeus (~> 1.0, >= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
+ activesupport (6.1.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
ast (2.4.1)
byebug (11.1.3)
coderay (1.1.3)
+ concurrent-ruby (1.1.7)
diff-lcs (1.4.3)
ethon (0.12.0)
ffi (>= 1.3.0)
+ factory_bot (6.1.0)
+ activesupport (>= 5.0.0)
ffi (1.13.1)
- json (2.3.1)
+ i18n (1.8.7)
+ concurrent-ruby (~> 1.0)
+ json (2.4.1)
method_source (1.0.0)
+ minitest (5.14.3)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
@@ -55,15 +67,19 @@
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
ruby-progressbar (1.10.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
+ factory_bot
patch_ruby!
pry-byebug
rake (~> 13.0.1)
rspec (~> 3.6, >= 3.6.0)
rubocop