Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
ruby '3.2.6'

source 'https://rubygems.org'

gem 'addressable'
gem 'allowy', '>= 2.1.0'
gem 'bundler', '2.4.10'
gem 'clockwork', require: false
gem 'cloudfront-signer'
gem 'concurrent-ruby'
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ DEPENDENCIES
addressable
allowy (>= 2.1.0)
azure-storage-blob!
bundler (= 2.4.10)
byebug
cf-uaa-lib (~> 4.0.9)
clockwork
Expand Down Expand Up @@ -712,5 +713,8 @@ DEPENDENCIES
vmstat (~> 2.3)
webmock (> 2.3.1)

RUBY VERSION
ruby 3.2.6p234

BUNDLED WITH
2.4.10