Gemfile.lock in rails_api_logger-0.2.1 vs Gemfile.lock in rails_api_logger-0.2.2
- old
+ new
@@ -1,34 +1,34 @@
PATH
remote: .
specs:
- rails_api_logger (0.2.1)
+ rails_api_logger (0.2.2)
activerecord (>= 4.1.0)
railties (>= 4.1.0)
GEM
remote: https://rubygems.org/
specs:
- actionpack (6.1.1)
- actionview (= 6.1.1)
- activesupport (= 6.1.1)
+ actionpack (6.1.3)
+ actionview (= 6.1.3)
+ activesupport (= 6.1.3)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actionview (6.1.1)
- activesupport (= 6.1.1)
+ actionview (6.1.3)
+ activesupport (= 6.1.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activemodel (6.1.1)
- activesupport (= 6.1.1)
- activerecord (6.1.1)
- activemodel (= 6.1.1)
- activesupport (= 6.1.1)
- activesupport (6.1.1)
+ activemodel (6.1.3)
+ activesupport (= 6.1.3)
+ activerecord (6.1.3)
+ activemodel (= 6.1.3)
+ activesupport (= 6.1.3)
+ activesupport (6.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
@@ -57,12 +57,12 @@
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
- railties (6.1.1)
- actionpack (= 6.1.1)
- activesupport (= 6.1.1)
+ railties (6.1.3)
+ actionpack (= 6.1.3)
+ activesupport (= 6.1.3)
method_source
rake (>= 0.8.7)
thor (~> 1.0)
rainbow (3.0.0)
rake (12.3.3)