Skip to content

Commit

Permalink
endpoint_base bump
Browse files Browse the repository at this point in the history
  • Loading branch information
huoxito committed Oct 27, 2014
1 parent 5c692d7 commit 293e6c2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/spree/endpoint_base.git
revision: f6c1859af1175bd4e29aa36823c8b02a2bb722c2
revision: 5a819541b20ade1b7ec6eb19f38fbab7eaf3e14e
specs:
endpoint_base (0.3)
activesupport
Expand All @@ -10,7 +10,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.0)
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Expand Down Expand Up @@ -45,16 +45,16 @@ GEM
hashie (2.0.5)
honeybadger (1.13.0)
json
i18n (0.6.9)
jbuilder (2.0.6)
i18n (0.6.11)
jbuilder (2.2.4)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
json (1.8.1)
kgio (2.9.2)
method_source (0.8.2)
mini_portile (0.5.3)
minitest (5.3.2)
multi_json (1.9.2)
minitest (5.4.2)
multi_json (1.10.1)
multipart-post (1.2.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
Expand Down Expand Up @@ -96,12 +96,12 @@ GEM
tilt (~> 1.3, >= 1.3.4)
slop (3.5.0)
thor (0.19.1)
thread_safe (0.3.3)
thread_safe (0.3.4)
tilt (1.4.1)
tilt-jbuilder (0.5.3)
jbuilder
tilt (<= 1.4.1)
tzinfo (1.1.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unicorn (4.8.2)
kgio (~> 2.6)
Expand Down

0 comments on commit 293e6c2

Please sign in to comment.