Skip to content

Commit

Permalink
Merge pull request #346 from NASA-IMPACT/iss50x__snyk_ruby_updates
Browse files Browse the repository at this point in the history
Updated the Ruby dependencies to address the SNYK Tickets #501, #502, #503
  • Loading branch information
krisstanton authored Mar 7, 2024
2 parents c936ded + f6e40b1 commit 3153f8f
Showing 1 changed file with 65 additions and 54 deletions.
119 changes: 65 additions & 54 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,53 +1,62 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
aws-eventstream (1.2.0)
aws-partitions (1.675.0)
aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.895.0)
aws-sdk-core (3.191.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-dynamodb (1.80.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-dynamodb (1.104.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.73.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-iam (1.94.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.61.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-lambda (1.88.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-lambda (1.116.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.117.2)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-s3 (1.143.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-secretsmanager (1.68.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.8)
aws-sdk-secretsmanager (1.90.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.145.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-ssm (1.165.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.2)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
aws_data (0.1.1)
aws-sdk-core
memoist
cli-format (0.2.2)
base64 (0.2.0)
bigdecimal (3.1.6)
cli-format (0.5.0)
activesupport
text-table
zeitwerk
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
deep_merge (1.2.2)
diff-lcs (1.5.0)
dotenv (2.8.1)
diff-lcs (1.5.1)
dotenv (3.1.0)
drb (2.2.1)
dsl_evaluator (0.3.1)
activesupport
memoist
Expand All @@ -59,45 +68,47 @@ GEM
graph (2.11.0)
hcl_parser (0.2.2)
rhcl
i18n (1.12.0)
i18n (1.14.3)
concurrent-ruby (~> 1.0)
racc (~> 1.7)
jmespath (1.6.2)
memoist (0.16.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.5)
minitest (5.22.2)
mutex_m (0.2.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.6.1)
racc (1.7.3)
rainbow (3.1.1)
render_me_pretty (0.8.4)
render_me_pretty (0.9.0)
activesupport
rainbow
tilt
rexml (3.2.5)
rexml (3.2.6)
rhcl (0.1.0)
deep_merge
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.1)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-terraspace (0.3.2)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec-terraspace (0.3.3)
activesupport
memoist
rainbow
rspec
zeitwerk
rubyzip (2.3.2)
s3-secure (0.6.1)
s3-secure (0.7.0)
activesupport
aws-sdk-s3
cli-format
Expand All @@ -107,7 +118,7 @@ GEM
text-table
thor
zeitwerk
terraspace (2.2.3)
terraspace (2.2.16)
activesupport
bundler
cli-format
Expand Down Expand Up @@ -137,22 +148,22 @@ GEM
rubyzip
thor
zeitwerk
terraspace_plugin_aws (0.5.0)
terraspace_plugin_aws (0.6.1)
aws-sdk-dynamodb
aws-sdk-s3
aws-sdk-secretsmanager
aws-sdk-ssm
aws_data
memoist
s3-secure (~> 0.6.1)
s3-secure (>= 0.7.0)
zeitwerk
text-table (1.2.4)
thor (1.2.1)
tilt (2.0.11)
thor (1.3.1)
tilt (2.3.0)
tty-tree (0.4.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.6)
zeitwerk (2.6.13)
zip_folder (0.1.0)
rubyzip

Expand Down

0 comments on commit 3153f8f

Please sign in to comment.