Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Bump i18n from 0.6.9 to 0.9.5 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/hone/ruby-git.git
remote: https://github.com/hone/ruby-git.git
revision: 264836fcff3c037d8d8fc44bd770b150b46fdc4e
branch: master
specs:
Expand All @@ -19,6 +19,7 @@ GEM
rest-client (~> 1.6.7)
thor (~> 0.15.2)
atomic (1.1.14)
concurrent-ruby (1.1.10)
diff-lcs (1.1.3)
excon (0.31.0)
heroku-api (0.3.17)
Expand All @@ -33,7 +34,8 @@ GEM
rrrretry (~> 1)
thor (~> 0)
threaded (~> 0)
i18n (0.6.9)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
mime-types (2.1)
minitest (4.7.5)
multi_json (1.8.4)
Expand Down