Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Greenlight
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arbeitsgruppe Hardwarenahe IT-Systeme
Greenlight
Commits
0a2bb045
Unverified
Commit
0a2bb045
authored
1 year ago
by
Ahmad Farhat
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix upgrade (#5451)
parent
641475a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+90
-72
90 additions, 72 deletions
Gemfile.lock
with
90 additions
and
72 deletions
Gemfile.lock
+
90
−
72
View file @
0a2bb045
GEM
remote: https://rubygems.org/
specs:
actioncable (7.
0.7.2
)
actionpack (= 7.
0.7.2
)
activesupport (= 7.
0.7.2
)
actioncable (7.
1.0
)
actionpack (= 7.
1.0
)
activesupport (= 7.
1.0
)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.7.2)
actionpack (= 7.0.7.2)
activejob (= 7.0.7.2)
activerecord (= 7.0.7.2)
activestorage (= 7.0.7.2)
activesupport (= 7.0.7.2)
zeitwerk (~> 2.6)
actionmailbox (7.1.0)
actionpack (= 7.1.0)
activejob (= 7.1.0)
activerecord (= 7.1.0)
activestorage (= 7.1.0)
activesupport (= 7.1.0)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.
0.7.2
)
actionpack (= 7.
0.7.2
)
actionview (= 7.
0.7.2
)
activejob (= 7.
0.7.2
)
activesupport (= 7.
0.7.2
)
actionmailer (7.
1.0
)
actionpack (= 7.
1.0
)
actionview (= 7.
1.0
)
activejob (= 7.
1.0
)
activesupport (= 7.
1.0
)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.7.2)
actionview (= 7.0.7.2)
activesupport (= 7.0.7.2)
rack (~> 2.0, >= 2.2.4)
rails-dom-testing (~> 2.2)
actionpack (7.1.0)
actionview (= 7.1.0)
activesupport (= 7.1.0)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.
0
)
rails-html-sanitizer (~> 1.
0, >= 1.2.0
)
actiontext (7.
0.7.2
)
actionpack (= 7.
0.7.2
)
activerecord (= 7.
0.7.2
)
activestorage (= 7.
0.7.2
)
activesupport (= 7.
0.7.2
)
rails-dom-testing (~> 2.
2
)
rails-html-sanitizer (~> 1.
6
)
actiontext (7.
1.0
)
actionpack (= 7.
1.0
)
activerecord (= 7.
1.0
)
activestorage (= 7.
1.0
)
activesupport (= 7.
1.0
)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.
0.7.2
)
activesupport (= 7.
0.7.2
)
actionview (7.
1.0
)
activesupport (= 7.
1.0
)
builder (~> 3.1)
erubi (~> 1.
4
)
rails-dom-testing (~> 2.
0
)
rails-html-sanitizer (~> 1.
1, >= 1.2.0
)
erubi (~> 1.
11
)
rails-dom-testing (~> 2.
2
)
rails-html-sanitizer (~> 1.
6
)
active_model_serializers (0.10.14)
actionpack (>= 4.1)
activemodel (>= 4.1)
...
...
@@ -56,25 +59,30 @@ GEM
activemodel (>= 5.2.0)
activestorage (>= 5.2.0)
activesupport (>= 5.2.0)
activejob (7.
0.7.2
)
activesupport (= 7.
0.7.2
)
activejob (7.
1.0
)
activesupport (= 7.
1.0
)
globalid (>= 0.3.6)
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activerecord (7.0.7.2)
activemodel (= 7.0.7.2)
activesupport (= 7.0.7.2)
activestorage (7.0.7.2)
actionpack (= 7.0.7.2)
activejob (= 7.0.7.2)
activerecord (= 7.0.7.2)
activesupport (= 7.0.7.2)
activemodel (7.1.0)
activesupport (= 7.1.0)
activerecord (7.1.0)
activemodel (= 7.1.0)
activesupport (= 7.1.0)
timeout (>= 0.4.0)
activestorage (7.1.0)
actionpack (= 7.1.0)
activejob (= 7.1.0)
activerecord (= 7.1.0)
activesupport (= 7.1.0)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.7.2)
activesupport (7.1.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
...
...
@@ -107,6 +115,7 @@ GEM
rack (>= 1.6.11)
rubyzip (>= 1.3.0)
xml-simple (~> 1.1)
bigdecimal (3.1.4)
bindata (2.4.15)
bindex (0.8.1)
bootsnap (1.16.0)
...
...
@@ -125,6 +134,7 @@ GEM
activesupport
childprocess (4.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
...
...
@@ -145,6 +155,8 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.1.1)
ruby2_keywords
erubi (1.12.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
...
...
@@ -160,8 +172,8 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
ffi (1.15.5)
globalid (1.
1.0
)
activesupport (>=
5.0
)
globalid (1.
2.1
)
activesupport (>=
6.1
)
google-apis-core (0.11.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
...
...
@@ -215,7 +227,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
jsbundling-rails (1.2.
0
)
jsbundling-rails (1.2.
1
)
railties (>= 6.0.0)
json (2.6.3)
json-jwt (1.16.3)
...
...
@@ -243,21 +255,21 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
memoist (0.16.2)
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.20.0)
msgpack (1.6.0)
multi_json (1.15.0)
net-imap (0.3.7)
mutex_m (0.1.2)
net-imap (0.4.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.
3.3
)
net-smtp (0.
4.0
)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
...
...
@@ -309,22 +321,27 @@ GEM
rack (>= 2.1.0)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.1)
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.7.2)
actioncable (= 7.0.7.2)
actionmailbox (= 7.0.7.2)
actionmailer (= 7.0.7.2)
actionpack (= 7.0.7.2)
actiontext (= 7.0.7.2)
actionview (= 7.0.7.2)
activejob (= 7.0.7.2)
activemodel (= 7.0.7.2)
activerecord (= 7.0.7.2)
activestorage (= 7.0.7.2)
activesupport (= 7.0.7.2)
rackup (1.0.0)
rack (< 3)
webrick
rails (7.1.0)
actioncable (= 7.1.0)
actionmailbox (= 7.1.0)
actionmailer (= 7.1.0)
actionpack (= 7.1.0)
actiontext (= 7.1.0)
actionview (= 7.1.0)
activejob (= 7.1.0)
activemodel (= 7.1.0)
activerecord (= 7.1.0)
activestorage (= 7.1.0)
activesupport (= 7.1.0)
bundler (>= 1.15.0)
railties (= 7.
0.7.2
)
railties (= 7.
1.0
)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
...
...
@@ -332,13 +349,14 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.7.2)
actionpack (= 7.0.7.2)
activesupport (= 7.0.7.2)
method_source
railties (7.1.0)
actionpack (= 7.1.0)
activesupport (= 7.1.0)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.
5
)
thor (~> 1.0
, >= 1.2.2
)
zeitwerk (~> 2.
6
)
rainbow (3.1.1)
rake (13.0.6)
redis (4.8.0)
...
...
@@ -489,7 +507,7 @@ DEPENDENCIES
i18n-language-mapping
image_processing (~> 1.2)
jbuilder
jsbundling-rails (>= 1.2.
0
)
jsbundling-rails (>= 1.2.
1
)
jwt
lograge (~> 0.14.0)
mini_magick (>= 4.9.5)
...
...
@@ -499,7 +517,7 @@ DEPENDENCIES
pagy (~> 6.0, >= 6.0.0)
pg
puma (~> 5.6)
rails (~> 7.
0.7, >= 7.0.7.1
)
rails (~> 7.
1.0
)
redis (~> 4.0)
remote_syslog_logger
rspec-rails (>= 6.0.2)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment