Skip to content

Commit

Permalink
update json gem and introduce ruby version file (hanami#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marion Schleifer authored and jodosha committed Mar 14, 2017
1 parent f3f361d commit 258f2f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.3.3
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ gem 'httparty'

group :development do
gem 'middleman-livereload', '~> 3.1'
end
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.3)
json (1.8.6)
kramdown (1.9.0)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
Expand Down Expand Up @@ -166,4 +166,4 @@ DEPENDENCIES
redcarpet (~> 3.2)

BUNDLED WITH
1.11.2
1.14.6

0 comments on commit 258f2f7

Please sign in to comment.