-
Notifications
You must be signed in to change notification settings - Fork 1
Automated Bundle Update #7
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,78 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
actionpack (6.0.0) | ||
actionview (= 6.0.0) | ||
activesupport (= 6.0.0) | ||
rack (~> 2.0) | ||
actionpack (6.0.2.1) | ||
actionview (= 6.0.2.1) | ||
activesupport (= 6.0.2.1) | ||
rack (~> 2.0, >= 2.0.8) | ||
rack-test (>= 0.6.3) | ||
rails-dom-testing (~> 2.0) | ||
rails-html-sanitizer (~> 1.0, >= 1.2.0) | ||
actionview (6.0.0) | ||
activesupport (= 6.0.0) | ||
actionview (6.0.2.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. actionviewPatch version upgrade 📈🔹 6.0.0 → 6.0.2.1 CommitsA change of 173 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
activesupport (= 6.0.2.1) | ||
builder (~> 3.1) | ||
erubi (~> 1.4) | ||
rails-dom-testing (~> 2.0) | ||
rails-html-sanitizer (~> 1.1, >= 1.2.0) | ||
activemodel (6.0.0) | ||
activesupport (= 6.0.0) | ||
activerecord (6.0.0) | ||
activemodel (= 6.0.0) | ||
activesupport (= 6.0.0) | ||
activesupport (6.0.0) | ||
activemodel (6.0.2.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. activemodelPatch version upgrade 📈🔹 6.0.0 → 6.0.2.1 CommitsA change of 173 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
activesupport (= 6.0.2.1) | ||
activerecord (6.0.2.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. activerecordPatch version upgrade 📈🔹 6.0.0 → 6.0.2.1 CommitsA change of 173 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
activemodel (= 6.0.2.1) | ||
activesupport (= 6.0.2.1) | ||
activesupport (6.0.2.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. activesupportPatch version upgrade 📈🔹 6.0.0 → 6.0.2.1 CommitsA change of 173 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
concurrent-ruby (~> 1.0, >= 1.0.2) | ||
i18n (>= 0.7, < 2) | ||
minitest (~> 5.1) | ||
tzinfo (~> 1.1) | ||
zeitwerk (~> 2.1, >= 2.1.8) | ||
builder (3.2.3) | ||
zeitwerk (~> 2.2) | ||
builder (3.2.4) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
concurrent-ruby (1.1.5) | ||
crass (1.0.4) | ||
crass (1.0.5) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. crassPatch version upgrade 📈🔹 1.0.4 → 1.0.5 [ CommitsA change of 4 commits. See the full changes on the compare page. These are the individual commits:
|
||
double_entry (1.0.1) | ||
activerecord (>= 3.2.0) | ||
activesupport (>= 3.2.0) | ||
money (>= 6.0.0) | ||
railties (>= 3.2.0) | ||
erubi (1.8.0) | ||
i18n (1.6.0) | ||
erubi (1.9.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. erubiMinor version upgrade 📈🔶 1.8.0 → 1.9.0 [ CommitsA change of 7 commits. See the full changes on the compare page. These are the individual commits:
|
||
i18n (1.7.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i18nMinor version upgrade 📈🔶 1.6.0 → 1.7.0 CommitsA change of 24 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
concurrent-ruby (~> 1.0) | ||
json (2.2.0) | ||
json (2.3.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
jwt (2.1.0) | ||
jwt_signed_request (2.5.1) | ||
jwt (>= 1.5.0, < 2.2.0) | ||
rack | ||
loofah (2.2.3) | ||
loofah (2.4.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. loofahMinor version upgrade 📈🔶 2.2.3 → 2.4.0 [ 🎉 Patched vulnerabilities:
CommitsA change of 56 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
crass (~> 1.0.2) | ||
nokogiri (>= 1.5.9) | ||
method_source (0.9.2) | ||
mini_portile2 (2.4.0) | ||
minitest (5.11.3) | ||
money (6.13.4) | ||
minitest (5.13.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. minitestMinor version upgrade 📈🔶 5.11.3 → 5.13.0 [ CommitsA change of 46 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
money (6.13.6) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. moneyPatch version upgrade 📈🔹 6.13.4 → 6.13.6 CommitsA change of 13 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
i18n (>= 0.6.4, <= 2) | ||
nokogiri (1.10.4) | ||
nokogiri (1.10.7) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nokogiriPatch version upgrade 📈🔹 1.10.4 → 1.10.7 🎉 Patched vulnerabilities:
CommitsA change of 16 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
mini_portile2 (~> 2.4.0) | ||
pagerduty (2.1.2) | ||
json (>= 1.7.7) | ||
rack (2.0.7) | ||
rack (2.0.8) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. rackPatch version upgrade 📈🔹 2.0.7 → 2.0.8 [ 🎉 Patched vulnerabilities:
CommitsA change of 14 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
rack-test (1.1.0) | ||
rack (>= 1.0, < 3) | ||
rails-dom-testing (2.0.3) | ||
activesupport (>= 4.2.0) | ||
nokogiri (>= 1.6) | ||
rails-html-sanitizer (1.2.0) | ||
loofah (~> 2.2, >= 2.2.2) | ||
railties (6.0.0) | ||
actionpack (= 6.0.0) | ||
activesupport (= 6.0.0) | ||
rails-html-sanitizer (1.3.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. rails-html-sanitizerMinor version upgrade 📈🔶 1.2.0 → 1.3.0 [ CommitsA change of 4 commits. See the full changes on the compare page. These are the individual commits:
|
||
loofah (~> 2.3) | ||
railties (6.0.2.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. railtiesPatch version upgrade 📈🔹 6.0.0 → 6.0.2.1 CommitsA change of 173 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
actionpack (= 6.0.2.1) | ||
activesupport (= 6.0.2.1) | ||
method_source | ||
rake (>= 0.8.7) | ||
thor (>= 0.20.3, < 2.0) | ||
rake (12.3.3) | ||
thor (0.20.3) | ||
rake (13.0.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. rakeMajor version upgrade 📈❗ 12.3.3 → 13.0.1 CommitsA change of 53 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
thor (1.0.1) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. thorMajor version upgrade 📈❗ 0.20.3 → 1.0.1 CommitsA change of 114 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
thread_safe (0.3.6) | ||
tzinfo (1.2.5) | ||
thread_safe (~> 0.1) | ||
zeitwerk (2.1.9) | ||
zeitwerk (2.2.2) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. zeitwerkMinor version upgrade 📈🔶 2.1.9 → 2.2.2 [ CommitsA change of 45 commits. See the full changes on the compare page. These are the first 10 commits:
|
||
zxcvbn-ruby (1.0.0) | ||
|
||
PLATFORMS | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,81 @@ | ||
Fetching gem metadata from https://rubygems.org/............. | ||
Resolving dependencies... | ||
Using rake 12.3.3 (was 12.3.2) | ||
Fetching rake 13.0.1 (was 12.3.3) | ||
Installing rake 13.0.1 (was 12.3.3) | ||
Using concurrent-ruby 1.1.5 | ||
Using i18n 1.6.0 | ||
Using minitest 5.11.3 | ||
Using i18n 1.7.0 (was 1.6.0) | ||
Fetching minitest 5.13.0 (was 5.11.3) | ||
Installing minitest 5.13.0 (was 5.11.3) | ||
Using thread_safe 0.3.6 | ||
Using tzinfo 1.2.5 | ||
Using zeitwerk 2.1.9 | ||
Using activesupport 6.0.0 (was 5.2.2.1) | ||
Using builder 3.2.3 | ||
Using erubi 1.8.0 | ||
Fetching zeitwerk 2.2.2 (was 2.1.9) | ||
Installing zeitwerk 2.2.2 (was 2.1.9) | ||
Fetching activesupport 6.0.2.1 (was 6.0.0) | ||
Installing activesupport 6.0.2.1 (was 6.0.0) | ||
Fetching builder 3.2.4 (was 3.2.3) | ||
Installing builder 3.2.4 (was 3.2.3) | ||
Using erubi 1.9.0 (was 1.8.0) | ||
Using mini_portile2 2.4.0 | ||
Using nokogiri 1.10.4 (was 1.10.1) | ||
Fetching nokogiri 1.10.7 (was 1.10.4) | ||
Installing nokogiri 1.10.7 (was 1.10.4) with native extensions | ||
Using rails-dom-testing 2.0.3 | ||
Using crass 1.0.4 | ||
Using loofah 2.2.3 | ||
Using rails-html-sanitizer 1.2.0 (was 1.0.4) | ||
Using actionview 6.0.0 (was 5.2.2.1) | ||
Using rack 2.0.7 (was 2.0.6) | ||
Using crass 1.0.5 (was 1.0.4) | ||
Fetching loofah 2.4.0 (was 2.2.3) | ||
Installing loofah 2.4.0 (was 2.2.3) | ||
Using rails-html-sanitizer 1.3.0 (was 1.2.0) | ||
Fetching actionview 6.0.2.1 (was 6.0.0) | ||
Installing actionview 6.0.2.1 (was 6.0.0) | ||
Fetching rack 2.0.8 (was 2.0.7) | ||
Installing rack 2.0.8 (was 2.0.7) | ||
Using rack-test 1.1.0 | ||
Using actionpack 6.0.0 (was 5.2.2.1) | ||
Using activemodel 6.0.0 (was 5.2.2.1) | ||
Using activerecord 6.0.0 (was 5.2.2.1) | ||
Fetching actionpack 6.0.2.1 (was 6.0.0) | ||
Installing actionpack 6.0.2.1 (was 6.0.0) | ||
Fetching activemodel 6.0.2.1 (was 6.0.0) | ||
Installing activemodel 6.0.2.1 (was 6.0.0) | ||
Fetching activerecord 6.0.2.1 (was 6.0.0) | ||
Installing activerecord 6.0.2.1 (was 6.0.0) | ||
Using bundler 1.17.3 | ||
Using money 6.13.4 (was 6.13.2) | ||
Fetching money 6.13.6 (was 6.13.4) | ||
Installing money 6.13.6 (was 6.13.4) | ||
Using method_source 0.9.2 | ||
Using thor 0.20.3 | ||
Using railties 6.0.0 (was 5.2.2.1) | ||
Using double_entry 1.0.1 | ||
Using json 2.2.0 | ||
Fetching thor 1.0.1 (was 0.20.3) | ||
Installing thor 1.0.1 (was 0.20.3) | ||
Fetching railties 6.0.2.1 (was 6.0.0) | ||
Installing railties 6.0.2.1 (was 6.0.0) | ||
Fetching double_entry 1.0.1 | ||
Installing double_entry 1.0.1 | ||
Fetching json 2.3.0 (was 2.2.0) | ||
Installing json 2.3.0 (was 2.2.0) with native extensions | ||
Using jwt 2.1.0 | ||
Using jwt_signed_request 2.5.1 | ||
Using pagerduty 2.1.2 | ||
Using zxcvbn-ruby 1.0.0 (was 0.1.2) | ||
Fetching jwt_signed_request 2.5.1 | ||
Installing jwt_signed_request 2.5.1 | ||
Fetching pagerduty 2.1.2 | ||
Installing pagerduty 2.1.2 | ||
Using zxcvbn-ruby 1.0.0 | ||
Bundle updated! | ||
Post-install message from double_entry: | ||
Please note the following changes in DoubleEntry: | ||
- New table `double_entry_line_metadata` has been introduced and is *required* for | ||
aggregate reporting filtering to work. Existing applications must manually manage | ||
this change via a migration similar to the following: | ||
|
||
class CreateDoubleEntryLineMetadata < ActiveRecord::Migration | ||
def self.up | ||
create_table "#{DoubleEntry.table_name_prefix}line_metadata", :force => true do |t| | ||
t.integer "line_id", :null => false | ||
t.string "key", :limit => 48, :null => false | ||
t.string "value", :limit => 64, :null => false | ||
t.timestamps :null => false | ||
end | ||
|
||
add_index "#{DoubleEntry.table_name_prefix}line_metadata", | ||
["line_id", "key", "value"], | ||
:name => "lines_meta_line_id_key_value_idx" | ||
end | ||
|
||
def self.down | ||
drop_table "#{DoubleEntry.table_name_prefix}line_metadata" | ||
end | ||
end | ||
|
||
Please ensure that you update your database accordingly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actionpack
Patch version upgrade 📈🔹 6.0.0 → 6.0.2.1
[change-log, source-code]
Commits
A change of 173 commits. See the full changes on the compare page.
These are the first 10 commits: