Gemfile.lock in rails_log_parser-0.0.5 vs Gemfile.lock in rails_log_parser-0.0.6
- old
+ new
@@ -1,10 +1,11 @@
PATH
remote: .
specs:
- rails_log_parser (0.0.5)
+ rails_log_parser (0.0.6)
enumerize (~> 2.4)
+ json
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.4.1)
@@ -17,9 +18,10 @@
diff-lcs (1.4.4)
enumerize (2.4.0)
activesupport (>= 3.2)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
+ json (2.3.1)
minitest (5.14.4)
rake (12.3.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)