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 046a39a commit 7ecb184Copy full SHA for 7ecb184
1 file changed
Gemfile.lock
@@ -352,10 +352,12 @@ GEM
352
net-protocol
353
netrc (0.11.0)
354
nio4r (2.7.5)
355
- notifications-ruby-client (6.3.0)
356
nokogiri (1.19.2)
357
mini_portile2 (~> 2.8.2)
358
racc (~> 1.4)
+ nokogiri (1.19.2-x86_64-linux-gnu)
359
+ racc (~> 1.4)
360
+ notifications-ruby-client (6.3.0)
361
oauth2 (2.0.18)
362
faraday (>= 0.17.3, < 4.0)
363
jwt (>= 1.0, < 4.0)
@@ -630,6 +632,8 @@ GEM
630
632
631
633
PLATFORMS
634
aarch64-linux-musl
635
+ ruby
636
+ x86_64-linux
637
638
DEPENDENCIES
639
aasm
@@ -668,7 +672,7 @@ DEPENDENCIES
668
672
net-http (>= 0.4.0)
669
673
nokogiri (>= 1.18.9)
670
674
notifications-ruby-client
671
- omniauth-google-oauth2 (>= 1.2.0)
675
+ omniauth-google-oauth2 (>= 1.2.2)
676
omniauth-rails_csrf_protection (~> 2.0, >= 2.0.0)
677
parslet
678
pg (>= 0.18, < 2.0)
0 commit comments