Skip to content

Commit

Permalink
gem "d1lcs" を v0.5.1 にアップデート
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Oct 10, 2015
1 parent f16f957 commit d535fc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem 'cinch'
gem 'twitter', '~> 5.11'
gem 'lumberjack', '~> 1.0'
gem 'sysexits', '~> 1.2'
gem 'd1lcs', '~> 0.3.0'
gem 'd1lcs', '~> 0.5.1'

group :development, :test do
gem 'pry', '~> 0.10'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
thor (~> 0.19.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
d1lcs (0.3.0)
d1lcs (0.5.1)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.25)
Expand Down Expand Up @@ -125,7 +125,7 @@ DEPENDENCIES
activesupport (~> 4.2)
cinch
coveralls
d1lcs (~> 0.3.0)
d1lcs (~> 0.5.1)
lumberjack (~> 1.0)
pry (~> 0.10)
rake (~> 10.4)
Expand Down

0 comments on commit d535fc2

Please sign in to comment.