Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Admin
Commits
a390708a
Commit
a390708a
authored
2 years ago
by
pabois
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of github.com:noesya/osuny
parents
fdf54f29
f48c8ef1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+63
-61
63 additions, 61 deletions
Gemfile.lock
with
63 additions
and
61 deletions
Gemfile.lock
+
63
−
61
View file @
a390708a
...
...
@@ -20,60 +20,60 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actioncable (6.1.
6
)
actionpack (= 6.1.
6
)
activesupport (= 6.1.
6
)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
activejob (= 6.1.
5.1
)
activerecord (= 6.1.
5.1
)
activestorage (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actionmailbox (6.1.
6
)
actionpack (= 6.1.
6
)
activejob (= 6.1.
6
)
activerecord (= 6.1.
6
)
activestorage (= 6.1.
6
)
activesupport (= 6.1.
6
)
mail (>= 2.7.1)
actionmailer (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
actionview (= 6.1.
5.1
)
activejob (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actionmailer (6.1.
6
)
actionpack (= 6.1.
6
)
actionview (= 6.1.
6
)
activejob (= 6.1.
6
)
activesupport (= 6.1.
6
)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.1.
5.1
)
actionview (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actionpack (6.1.
6
)
actionview (= 6.1.
6
)
activesupport (= 6.1.
6
)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
activerecord (= 6.1.
5.1
)
activestorage (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actiontext (6.1.
6
)
actionpack (= 6.1.
6
)
activerecord (= 6.1.
6
)
activestorage (= 6.1.
6
)
activesupport (= 6.1.
6
)
nokogiri (>= 1.8.5)
actionview (6.1.
5.1
)
activesupport (= 6.1.
5.1
)
actionview (6.1.
6
)
activesupport (= 6.1.
6
)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.1.
5.1
)
activesupport (= 6.1.
5.1
)
activejob (6.1.
6
)
activesupport (= 6.1.
6
)
globalid (>= 0.3.6)
activemodel (6.1.
5.1
)
activesupport (= 6.1.
5.1
)
activerecord (6.1.
5.1
)
activemodel (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
activestorage (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
activejob (= 6.1.
5.1
)
activerecord (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
activemodel (6.1.
6
)
activesupport (= 6.1.
6
)
activerecord (6.1.
6
)
activemodel (= 6.1.
6
)
activesupport (= 6.1.
6
)
activestorage (6.1.
6
)
actionpack (= 6.1.
6
)
activejob (= 6.1.
6
)
activerecord (= 6.1.
6
)
activesupport (= 6.1.
6
)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (6.1.
5.1
)
activesupport (6.1.
6
)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
...
...
@@ -88,7 +88,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.58
5
.0)
aws-partitions (1.58
7
.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
...
...
@@ -121,7 +121,7 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (3.3.0)
capybara (3.3
6.0
)
capybara (3.3
7.1
)
addressable
matrix
mini_mime (>= 0.1.3)
...
...
@@ -142,7 +142,8 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
curation (1.8)
curation (1.9)
htmlentities
metainspector
nokogiri
delayed_job (4.1.10)
...
...
@@ -229,6 +230,7 @@ GEM
hash_dot (2.5.0)
hashdiff (1.0.1)
hashie (5.0.0)
htmlentities (4.3.4)
http-cookie (1.0.4)
domain_name (~> 0.5)
httparty (0.20.0)
...
...
@@ -251,7 +253,7 @@ GEM
thor (>= 0.14, < 2.0)
js_cookie_rails (2.2.0)
railties (>= 3.1)
json (2.6.
1
)
json (2.6.
2
)
jwt (2.3.0)
kamifusen (1.11.2)
image_processing
...
...
@@ -271,14 +273,14 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.1
7
.0)
loofah (2.1
8
.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
metainspector (5.12.
0
)
metainspector (5.12.
1
)
addressable (~> 2.7)
faraday (>= 1.4, < 3.0)
faraday-cookie_jar (~> 0.0)
...
...
@@ -304,7 +306,7 @@ GEM
ruby2_keywords (~> 0.0.1)
nesty (1.0.2)
nio4r (2.5.8)
nokogiri (1.13.
5
)
nokogiri (1.13.
6
)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.9)
...
...
@@ -340,20 +342,20 @@ GEM
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.1.
5.1
)
actioncable (= 6.1.
5.1
)
actionmailbox (= 6.1.
5.1
)
actionmailer (= 6.1.
5.1
)
actionpack (= 6.1.
5.1
)
actiontext (= 6.1.
5.1
)
actionview (= 6.1.
5.1
)
activejob (= 6.1.
5.1
)
activemodel (= 6.1.
5.1
)
activerecord (= 6.1.
5.1
)
activestorage (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
rails (6.1.
6
)
actioncable (= 6.1.
6
)
actionmailbox (= 6.1.
6
)
actionmailer (= 6.1.
6
)
actionpack (= 6.1.
6
)
actiontext (= 6.1.
6
)
actionview (= 6.1.
6
)
activejob (= 6.1.
6
)
activemodel (= 6.1.
6
)
activerecord (= 6.1.
6
)
activestorage (= 6.1.
6
)
activesupport (= 6.1.
6
)
bundler (>= 1.15.0)
railties (= 6.1.
5.1
)
railties (= 6.1.
6
)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
...
...
@@ -363,9 +365,9 @@ GEM
rails-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (6.1.
5.1
)
actionpack (= 6.1.
5.1
)
activesupport (= 6.1.
5.1
)
railties (6.1.
6
)
actionpack (= 6.1.
6
)
activesupport (= 6.1.
6
)
method_source
rake (>= 12.2)
thor (~> 1.0)
...
...
@@ -374,7 +376,7 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.
3.1
)
regexp_parser (2.
4.0
)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
...
...
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