Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
projects.thm.de
GitLab
Commits
5a80f5d7
Commit
5a80f5d7
authored
Oct 29, 2016
by
Manuel Rüger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update diffy gem to 3.1.0
ChangeLog:
https://github.com/samg/diffy/blob/master/CHANGELOG
parent
b216d9bf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+2
-2
No files found.
Gemfile
View file @
5a80f5d7
...
...
@@ -117,7 +117,7 @@ gem 'truncato', '~> 0.7.8'
gem
'
nokogiri
'
,
'~> 1.6.7'
,
'>= 1.6.7.2'
# Diffs
gem
'
diffy
'
,
'~> 3.
0.3
'
gem
'
diffy
'
,
'~> 3.
1.0
'
# Application server
group
:unicorn
do
...
...
Gemfile.lock
View file @
5a80f5d7
...
...
@@ -180,7 +180,7 @@ GEM
railties
rotp (~> 2.0)
diff-lcs (1.2.5)
diffy (3.
0.7
)
diffy (3.
1.0
)
docile (1.1.5)
doorkeeper (4.2.0)
railties (>= 4.2)
...
...
@@ -847,7 +847,7 @@ DEPENDENCIES
default_value_for (~> 3.0.0)
devise (~> 4.2)
devise-two-factor (~> 3.0.0)
diffy (~> 3.
0.3
)
diffy (~> 3.
1.0
)
doorkeeper (~> 4.2.0)
dropzonejs-rails (~> 0.7.1)
email_reply_parser (~> 0.5.8)
...
...
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