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 1c03942 commit 144cdc1Copy full SHA for 144cdc1
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.4.2)
+ activesupport (7.0.5)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -11,7 +11,7 @@ GEM
11
jwt (~> 2.1)
12
byebug (11.1.1)
13
coderay (1.1.3)
14
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.2.2)
15
dotenv (2.8.1)
16
faraday (2.7.4)
17
faraday-net_http (>= 2.0, < 3.1)
@@ -110,6 +110,7 @@ GEM
110
111
PLATFORMS
112
x86_64-darwin-19
113
+ x86_64-linux
114
115
DEPENDENCIES
116
activesupport
0 commit comments