Skip to content

Commit

Permalink
update jpartial to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Jul 11, 2017
1 parent 9ab03b5 commit 9ffa15c
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 @@ -20,7 +20,7 @@ gem 'governator', '>= 0.1.13'
gem 'has_scope', '~> 0.7.1'
gem 'impressionist', '~> 1.6.0'
gem 'jbuilder', '~> 2.7'
gem 'jbuilder-jpartial', '~> 1.0', '>= 1.0.1'
gem 'jbuilder-jpartial', '~> 1.0', '>= 1.0.2'
gem 'lapi', github: 'msimonborg/lapi'
gem 'multi_json', '~> 1.12.0', '>= 1.12.1'
gem 'naught', '~> 1.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jbuilder-jpartial (1.0.1)
jbuilder-jpartial (1.0.2)
jbuilder (>= 2.1)
json (2.1.0)
lazy_record (0.6.3)
Expand Down Expand Up @@ -312,7 +312,7 @@ DEPENDENCIES
has_scope (~> 0.7.1)
impressionist (~> 1.6.0)
jbuilder (~> 2.7)
jbuilder-jpartial (~> 1.0, >= 1.0.1)
jbuilder-jpartial (~> 1.0, >= 1.0.2)
lapi!
listen (~> 3.0.5)
multi_json (~> 1.12.0, >= 1.12.1)
Expand Down

0 comments on commit 9ffa15c

Please sign in to comment.