Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
screensmart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
RoQua
screensmart
Commits
c6f03c75
Commit
c6f03c75
authored
6 years ago
by
Arnold van der Meulen
Browse files
Options
Downloads
Plain Diff
Merge branch 'am-fix-cve-2018-16476' into 'master'
Fix CVE-2018-16476 See merge request
!103
parents
6e713027
97e85979
No related branches found
Branches containing commit
Tags
release-production-2f671e745114
release-staging-2f671e745114
release-staging-f44ba1592d63
release-staging-f6b9fdd4bc40
Tags containing commit
1 merge request
!103
Fix CVE-2018-16476
Pipeline
#37239
passed
6 years ago
Stage: test
Changes
1
Pipelines
105
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+40
-40
40 additions, 40 deletions
Gemfile.lock
with
40 additions
and
40 deletions
Gemfile.lock
+
40
−
40
View file @
c6f03c75
...
...
@@ -9,25 +9,25 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
actioncable (5.1.
5
)
actionpack (= 5.1.
5
)
actioncable (5.1.
6.1
)
actionpack (= 5.1.
6.1
)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.
5
)
actionpack (= 5.1.
5
)
actionview (= 5.1.
5
)
activejob (= 5.1.
5
)
actionmailer (5.1.
6.1
)
actionpack (= 5.1.
6.1
)
actionview (= 5.1.
6.1
)
activejob (= 5.1.
6.1
)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.
5
)
actionview (= 5.1.
5
)
activesupport (= 5.1.
5
)
actionpack (5.1.
6.1
)
actionview (= 5.1.
6.1
)
activesupport (= 5.1.
6.1
)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.
5
)
activesupport (= 5.1.
5
)
actionview (5.1.
6.1
)
activesupport (= 5.1.
6.1
)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
...
...
@@ -37,18 +37,18 @@ GEM
active_model_serializers (0.9.7)
activemodel (>= 3.2)
concurrent-ruby (~> 1.0)
activejob (5.1.
5
)
activesupport (= 5.1.
5
)
activejob (5.1.
6.1
)
activesupport (= 5.1.
6.1
)
globalid (>= 0.3.6)
activemodel (5.1.
5
)
activesupport (= 5.1.
5
)
activerecord (5.1.
5
)
activemodel (= 5.1.
5
)
activesupport (= 5.1.
5
)
activemodel (5.1.
6.1
)
activesupport (= 5.1.
6.1
)
activerecord (5.1.
6.1
)
activemodel (= 5.1.
6.1
)
activesupport (= 5.1.
6.1
)
arel (~> 8.0)
activesupport (5.1.
5
)
activesupport (5.1.
6.1
)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (
~
> 0.7)
i18n (>
=
0.7
, < 2
)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.1)
...
...
@@ -93,7 +93,7 @@ GEM
execjs
json
colorize (0.8.1)
concurrent-ruby (1.
0.5
)
concurrent-ruby (1.
1.3
)
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
...
...
@@ -175,7 +175,7 @@ GEM
http_parser.rb (0.6.0)
httparty (0.14.0)
multi_xml (>= 0.5.2)
i18n (
0.9.5
)
i18n (
1.1.1
)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
...
...
@@ -210,9 +210,9 @@ GEM
json (>= 1.7.7)
rest-client (>= 1.6.7)
method_source (0.8.2)
mime-types (3.
1
)
mime-types (3.
2.2
)
mime-types-data (~> 3.2015)
mime-types-data (3.201
6
.0
521
)
mime-types-data (3.201
8
.0
812
)
mimemagic (0.3.2)
mini_portile2 (2.3.0)
minitest (5.11.3)
...
...
@@ -225,7 +225,7 @@ GEM
sass (>= 3.3)
nenv (0.3.0)
netrc (0.11.0)
nio4r (2.
2.0
)
nio4r (2.
3.1
)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
...
...
@@ -266,19 +266,19 @@ GEM
slop (~> 3.4)
public_suffix (2.0.5)
rack (2.0.6)
rack-test (
0.8.3
)
rack-test (
1.1.0
)
rack (>= 1.0, < 3)
rails (5.1.
5
)
actioncable (= 5.1.
5
)
actionmailer (= 5.1.
5
)
actionpack (= 5.1.
5
)
actionview (= 5.1.
5
)
activejob (= 5.1.
5
)
activemodel (= 5.1.
5
)
activerecord (= 5.1.
5
)
activesupport (= 5.1.
5
)
rails (5.1.
6.1
)
actioncable (= 5.1.
6.1
)
actionmailer (= 5.1.
6.1
)
actionpack (= 5.1.
6.1
)
actionview (= 5.1.
6.1
)
activejob (= 5.1.
6.1
)
activemodel (= 5.1.
6.1
)
activerecord (= 5.1.
6.1
)
activesupport (= 5.1.
6.1
)
bundler (>= 1.3.0)
railties (= 5.1.
5
)
railties (= 5.1.
6.1
)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.1)
actionpack (~> 5.x)
...
...
@@ -289,9 +289,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.1.
5
)
actionpack (= 5.1.
5
)
activesupport (= 5.1.
5
)
railties (5.1.
6.1
)
actionpack (= 5.1.
6.1
)
activesupport (= 5.1.
6.1
)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
...
...
@@ -394,7 +394,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.
0
)
thor (0.20.
3
)
thread_safe (0.3.6)
tilt (2.0.7)
ttfunk (1.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