Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump activesupport from 6.0.3.2 to 6.0.6.1 in /hailstorm-gem #279

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 36 additions & 31 deletions hailstorm-gem/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,30 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (6.0.3.2)
actionview (= 6.0.3.2)
activesupport (= 6.0.3.2)
actionpack (6.0.6.1)
actionview (= 6.0.6.1)
activesupport (= 6.0.6.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.3.2)
activesupport (= 6.0.3.2)
actionview (6.0.6.1)
activesupport (= 6.0.6.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activerecord (6.0.3.2)
activemodel (= 6.0.3.2)
activesupport (= 6.0.3.2)
activerecord-jdbc-adapter (60.2-java)
activemodel (6.0.6.1)
activesupport (= 6.0.6.1)
activerecord (6.0.6.1)
activemodel (= 6.0.6.1)
activesupport (= 6.0.6.1)
activerecord-jdbc-adapter (60.4-java)
activerecord (~> 6.0.0)
activerecord-jdbcmysql-adapter (60.2-java)
activerecord-jdbc-adapter (= 60.2)
jdbc-mysql (~> 5.1.36, < 9)
activesupport (6.0.3.2)
activerecord-jdbcmysql-adapter (60.4-java)
activerecord-jdbc-adapter (= 60.4)
jdbc-mysql (>= 5.1.36, < 9)
activesupport (6.0.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -60,7 +60,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
builder (3.2.4)
columnize (0.9.0)
concurrent-ruby (1.1.7)
concurrent-ruby (1.2.0)
crass (1.0.6)
croaky-rspec (0.2.0)
cucumber (5.1.0)
Expand All @@ -87,38 +87,41 @@ GEM
cucumber-messages (~> 13.0, >= 13.0.1)
cucumber-html-formatter (9.0.0)
cucumber-messages (~> 13.0, >= 13.0.1)
cucumber-messages (13.0.1)
cucumber-messages (13.2.1)
protobuf-cucumber (~> 3.10, >= 3.10.8)
cucumber-tag-expressions (2.0.4)
cucumber-wire (4.0.1)
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
cucumber-messages (~> 13.0, >= 13.0.1)
deep_hash_struct (1.0.1)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
docile (1.3.2)
erubi (1.9.0)
erubis (2.7.0)
ffi (1.13.1)
ffi (1.13.1-java)
haikunator (1.1.0)
i18n (1.8.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jdbc-mysql (5.1.47)
jmespath (1.4.0)
json (2.3.1-java)
json (2.6.3)
json (2.6.3-java)
linecache (1.3.1)
linecache (1.3.1-java)
loofah (2.6.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
middleware (0.1.0)
minitest (5.14.1)
minitest (5.15.0)
multi_test (0.1.2)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (5.0.2)
nokogiri (1.10.10-java)
parallel (1.19.2)
parser (2.7.1.4)
parallel (1.22.1)
parser (3.2.0.0)
ast (~> 2.4.1)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
Expand All @@ -133,17 +136,17 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.2)
rexml (3.2.4)
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)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
Expand All @@ -167,7 +170,7 @@ GEM
ruby-debug-base (~> 0.11.0.0)
ruby-debug-base (0.11.0-java)
ruby-progressbar (1.10.1)
rubyzip (2.3.0)
rubyzip (2.3.2)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand All @@ -177,16 +180,18 @@ GEM
ffi (>= 1.0.0)
terminal-table (1.6.0)
thor (1.0.1)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tzinfo (1.2.7)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
zeitwerk (2.4.0)
unicode-display_width (1.8.0)
zeitwerk (2.6.6)

PLATFORMS
java
universal-java-1.8
universal-java-11
x86_64-linux

DEPENDENCIES
activerecord-jdbcmysql-adapter (~> 60.2)
Expand Down