Skip to content

Commit

Permalink
Update rabbit-labrat app to use yajl-ruby 1.3
Browse files Browse the repository at this point in the history
* Previous version was not supported on ruby 2.4.0
brianmario/yajl-ruby#164

[#146915863]

Signed-off-by: Alberto Leal <[email protected]>
  • Loading branch information
Andrew Thorburn authored and Alberto Leal committed Jun 15, 2017
1 parent 7c306f6 commit f51b68b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
stomp (1.3.5)
tilt (2.0.2)
unicode-display_width (1.0.3)
yajl-ruby (1.2.1)
yajl-ruby (1.3.0)

PLATFORMS
ruby
Expand All @@ -89,4 +89,4 @@ DEPENDENCIES
yajl-ruby

BUNDLED WITH
1.11.2
1.13.2
Binary file removed vendor/cache/yajl-ruby-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/yajl-ruby-1.3.0.gem
Binary file not shown.

0 comments on commit f51b68b

Please sign in to comment.