Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
50a39e56
Commit
50a39e56
authored
Sep 06, 2018
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ffi to 1.9.25
parent
0bbea6da
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
3 deletions
+8
-3
Gemfile.lock
Gemfile.lock
+1
-1
Gemfile.rails5.lock
Gemfile.rails5.lock
+1
-1
changelogs/unreleased/51180-update-ffi-to-1-9-25.yml
changelogs/unreleased/51180-update-ffi-to-1-9-25.yml
+5
-0
qa/Gemfile.lock
qa/Gemfile.lock
+1
-1
No files found.
Gemfile.lock
View file @
50a39e56
...
...
@@ -208,7 +208,7 @@ GEM
fast_blank (1.0.0)
fast_gettext (1.6.0)
ffaker (2.4.0)
ffi (1.9.
18
)
ffi (1.9.
25
)
flipper (0.13.0)
flipper-active_record (0.13.0)
activerecord (>= 3.2, < 6)
...
...
Gemfile.rails5.lock
View file @
50a39e56
...
...
@@ -211,7 +211,7 @@ GEM
fast_blank (1.0.0)
fast_gettext (1.6.0)
ffaker (2.4.0)
ffi (1.9.
18
)
ffi (1.9.
25
)
flipper (0.13.0)
flipper-active_record (0.13.0)
activerecord (>= 3.2, < 6)
...
...
changelogs/unreleased/51180-update-ffi-to-1-9-25.yml
0 → 100644
View file @
50a39e56
---
title
:
Update ffi to 1.9.25
merge_request
:
21561
author
:
Takuya Noguchi
type
:
other
qa/Gemfile.lock
View file @
50a39e56
...
...
@@ -32,7 +32,7 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.
18
)
ffi (1.9.
25
)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.1)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment