Skip to content

Commit

Permalink
bump sdr_cli version, pin to tag (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnyrop authored Oct 25, 2024
1 parent 5d7c8d5 commit c73490b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'rails', '~> 7.0.6'
gem 'rsolr', '>= 1.0', '< 3'
gem 'sassc-rails', '~> 2.1'
gem 'sdoc', group: :doc
gem 'sdr_cli', github: 'NYULibraries/sdr-cli'
gem 'sdr_cli', github: 'NYULibraries/sdr-cli', tag: 'v0.2.0'
gem 'sprockets', '< 4.0'
gem 'sprockets-rails'
gem 'stimulus-rails'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GIT
remote: https://github.com/NYULibraries/sdr-cli.git
revision: 81663a55da61ffd1df60c212287636154b20b285
revision: 9807e7ac14ac060d6d27456103745834406c3527
tag: v0.2.0
specs:
sdr_cli (0.1.0)
sdr_cli (0.2.0)
dotenv (~> 2.7)
faraday (~> 2.10.1)
thor (~> 1.2.2)
Expand Down

0 comments on commit c73490b

Please sign in to comment.