Skip to content

Commit

Permalink
uc3-ssm gem update
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Aug 27, 2024
1 parent c37a7d3 commit 5767778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'rack-cache'
gem 'rest-client'
gem 'sprockets'
gem 'thin'
gem 'uc3-ssm', '0.3.10', git: 'https://github.com/CDLUC3/uc3-ssm', branch: 'main'
gem 'uc3-ssm', git: 'https://github.com/CDLUC3/uc3-ssm.git', tag: '1.0.3'
gem 'uglifier'
gem 'unicode'
gem 'uuidtools'
Expand Down
14 changes: 5 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
GIT
remote: https://github.com/CDLUC3/uc3-ssm
revision: 6237b227875c314470ec352d0bdd1346a3a9fb70
branch: main
remote: https://github.com/CDLUC3/uc3-ssm.git
revision: fabe9675fd26d228100f9487a01e99f61d22bc60
tag: 1.0.3
specs:
uc3-ssm (0.3.10)
aws-sdk-ssm (~> 1.84)
logger (~> 1.4)
yaml (~> 0.2.1)
uc3-ssm (1.0.3)

GEM
remote: http://rubygems.org/
Expand Down Expand Up @@ -415,7 +412,6 @@ GEM
will_paginate (4.0.1)
xpath (3.2.0)
nokogiri (~> 1.8)
yaml (0.2.1)
zeitwerk (2.6.17)

PLATFORMS
Expand Down Expand Up @@ -471,7 +467,7 @@ DEPENDENCIES
simplecov-console
sprockets
thin
uc3-ssm (= 0.3.10)!
uc3-ssm!
uglifier
unicode
uuidtools
Expand Down

0 comments on commit 5767778

Please sign in to comment.