We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6369f commit c8325f2Copy full SHA for c8325f2
Gemfile
@@ -1,10 +1,10 @@
1
-ruby '3.2.6'
+ruby '3.2.9'
2
3
source 'https://rubygems.org'
4
5
gem 'addressable'
6
gem 'allowy', '>= 2.1.0'
7
-gem 'bundler', '2.4.10'
+gem 'bundler', '2.4.19'
8
gem 'clockwork', require: false
9
gem 'cloudfront-signer'
10
gem 'concurrent-ruby'
Gemfile.lock
@@ -609,7 +609,7 @@ DEPENDENCIES
609
addressable
610
allowy (>= 2.1.0)
611
azure-storage-blob!
612
- bundler (= 2.4.10)
+ bundler (= 2.4.19)
613
byebug
614
cf-uaa-lib (~> 4.0.9)
615
clockwork
@@ -689,7 +689,7 @@ DEPENDENCIES
689
webmock (> 2.3.1)
690
691
RUBY VERSION
692
- ruby 3.2.6p234
+ ruby 3.2.9p265
693
694
BUNDLED WITH
695
2.4.19
0 commit comments