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
8f55771a
Commit
8f55771a
authored
2 years ago
by
pabois
Browse files
Options
Downloads
Patches
Plain Diff
bundle update
parent
25eeb87d
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
+16
-14
16 additions, 14 deletions
Gemfile.lock
with
16 additions
and
14 deletions
Gemfile.lock
+
16
−
14
View file @
8f55771a
...
...
@@ -88,7 +88,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.59
1
.0)
aws-partitions (1.59
4
.0)
aws-sdk-core (3.131.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
...
...
@@ -196,7 +196,7 @@ GEM
faraday-encoding (0.0.5)
faraday
faraday-excon (1.1.0)
faraday-http-cache (2.
2
.0)
faraday-http-cache (2.
3
.0)
faraday (>= 0.8)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
...
...
@@ -298,7 +298,7 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
msgpack (1.5.
1
)
msgpack (1.5.
2
)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
...
...
@@ -315,9 +315,9 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.2
2
.0)
faraday (>=
0.9
)
sawyer (~> 0.
8.0, >= 0.5.3
)
octokit (4.2
3
.0)
faraday (>=
1, < 3
)
sawyer (~> 0.
9
)
omniauth (2.1.0)
hashie (>= 3.4.6)
rack (>= 2.2.3)
...
...
@@ -335,7 +335,7 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
rack (2.2.3
.1
)
rack-mini-profiler (2.3.4)
rack (>= 1.2.0)
rack-protection (2.2.0)
...
...
@@ -376,7 +376,7 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.
4
.0)
regexp_parser (2.
5
.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
...
...
@@ -403,13 +403,14 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sawyer (0.
8.2
)
sawyer (0.
9.1
)
addressable (>= 2.3.5)
faraday (> 0.
8
, <
2.0
)
selenium-webdriver (4.
1
.0)
faraday (>
=
0.
17.3
, <
3
)
selenium-webdriver (4.
2
.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sib-api-v3-sdk (8.1.0)
addressable (~> 2.3, >= 2.3.0)
json (~> 2.1, >= 2.1.0)
...
...
@@ -419,7 +420,7 @@ GEM
simple_form (5.1.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
simple_form_bs5_file_input (0.0.
4
)
simple_form_bs5_file_input (0.0.
5
)
rails
simple_form
simple_form_password_with_hints (0.0.6)
...
...
@@ -452,7 +453,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.
1
)
unf_ext (0.0.8.
2
)
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
unsplash (2.1.0)
...
...
@@ -474,6 +475,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
...
...
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