Skip to content

Commit

Permalink
gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Nov 22, 2024
1 parent e9de58c commit 3e4691d
Show file tree
Hide file tree
Showing 18 changed files with 40 additions and 35 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.2.4
2 changes: 1 addition & 1 deletion mysql-ruby-lambda/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.2.4
2 changes: 1 addition & 1 deletion mysql-ruby-lambda/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ source 'https://rubygems.org'

gem 'mysql2'
gem 'rubocop'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.4'
4 changes: 2 additions & 2 deletions mysql-ruby-lambda/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
revision: 9614d8c9756436795ce8c2e6d2ab66cbd9282522
tag: 1.0.4
specs:
uc3-ssm (1.0.3)

Expand Down
1 change: 1 addition & 0 deletions simulate-lambda-alb/.ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.2.4
9 changes: 6 additions & 3 deletions simulate-lambda-alb/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ GEM
httpclient (2.8.3)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
parallel (1.26.3)
Expand All @@ -14,8 +15,9 @@ GEM
racc
racc (1.8.1)
rack (3.1.8)
rack-protection (4.0.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand All @@ -35,10 +37,11 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.4.0)
Expand Down
2 changes: 1 addition & 1 deletion src-admintool/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.2.4
2 changes: 1 addition & 1 deletion src-admintool/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ gem 'mysql2'
# https://github.com/CDLUC3/mrt-admin-lambda/blob/main/mysql-ruby-lambda/Dockerfile#L19-L21
gem 'aws-sdk-s3'
gem 'rubocop'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.4'
10 changes: 5 additions & 5 deletions src-admintool/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
revision: 9614d8c9756436795ce8c2e6d2ab66cbd9282522
tag: 1.0.4
specs:
uc3-ssm (1.0.3)

Expand All @@ -10,16 +10,16 @@ GEM
specs:
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1007.0)
aws-partitions (1.1012.0)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.95.0)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.171.0)
aws-sdk-s3 (1.173.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down
2 changes: 1 addition & 1 deletion src-colladmin/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.2.4
2 changes: 1 addition & 1 deletion src-colladmin/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'mrt-zk', git: 'https://github.com/CDLUC3/mrt-zk.git', tag: '2.2.1'
gem 'nokogiri'
gem 'rest-client'
gem 'rubocop'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.4'
gem 'unf_ext', '~> 0.0.7.7'
gem 'zk'
gem 'zookeeper'
16 changes: 8 additions & 8 deletions src-colladmin/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ GIT

GIT
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
revision: 9614d8c9756436795ce8c2e6d2ab66cbd9282522
tag: 1.0.4
specs:
uc3-ssm (1.0.3)

Expand All @@ -19,26 +19,26 @@ GEM
specs:
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1007.0)
aws-partitions (1.1012.0)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-ec2 (1.488.0)
aws-sdk-ec2 (1.493.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.95.0)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-lambda (1.141.0)
aws-sdk-lambda (1.143.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.171.0)
aws-sdk-s3 (1.173.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-ssm (1.184.0)
aws-sdk-ssm (1.186.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
Expand Down
2 changes: 1 addition & 1 deletion src-common/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.2.4
2 changes: 1 addition & 1 deletion src-common/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gem 'json'
gem 'mysql2'
# carefully check that the right version of this gem is installed in the mysql-ruby-lambda image
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.4'
# gem 'aws-sdk-s3'
gem 'httpclient'
gem 'jwt'
Expand Down
4 changes: 2 additions & 2 deletions src-common/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
revision: 9614d8c9756436795ce8c2e6d2ab66cbd9282522
tag: 1.0.4
specs:
uc3-ssm (1.0.3)

Expand Down
2 changes: 1 addition & 1 deletion src-testdriver/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2
3.2.4
2 changes: 1 addition & 1 deletion src-testdriver/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ gem 'json'
gem 'nokogiri'
gem 'rspec'
gem 'rubocop'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.4'
10 changes: 5 additions & 5 deletions src-testdriver/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
revision: 9614d8c9756436795ce8c2e6d2ab66cbd9282522
tag: 1.0.4
specs:
uc3-ssm (1.0.3)

Expand All @@ -10,16 +10,16 @@ GEM
specs:
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1007.0)
aws-partitions (1.1012.0)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-lambda (1.141.0)
aws-sdk-lambda (1.143.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-ssm (1.184.0)
aws-sdk-ssm (1.186.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
Expand Down

0 comments on commit 3e4691d

Please sign in to comment.