Skip to content

Commit

Permalink
Update lock file to use 1.5.3.snapshot2
Browse files Browse the repository at this point in the history
  • Loading branch information
suyograo committed Jul 13, 2015
1 parent 74a671e commit b2d2bc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# If you modify this file manually all comments and formatting will be lost.

source "https://rubygems.org"
gem "logstash-core", "1.5.3.snapshot1"
gem "logstash-core", "1.5.3.snapshot2"
gem "file-dependencies", "0.1.6"
gem "ci_reporter_rspec", "1.0.0", :group => :development
gem "simplecov", :group => :development
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.jruby-1.9.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
aws-sdk-v1 (1.64.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
backports (3.6.4)
backports (3.6.5)
benchmark-ips (2.2.0)
bindata (2.1.0)
buftok (0.2.0)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
logstash-codec-rubydebug (1.0.0)
awesome_print
logstash-core (>= 1.4.0, < 2.0.0)
logstash-core (1.5.3.snapshot1-java)
logstash-core (1.5.3.snapshot2-java)
cabin (~> 0.7.0)
clamp (~> 0.6.5)
filesize (= 0.0.4)
Expand Down Expand Up @@ -601,7 +601,7 @@ DEPENDENCIES
logstash-codec-oldlogstashjson
logstash-codec-plain
logstash-codec-rubydebug
logstash-core (= 1.5.3.snapshot1)
logstash-core (= 1.5.3.snapshot2)
logstash-devutils (~> 0)
logstash-filter-anonymize
logstash-filter-checksum
Expand Down

0 comments on commit b2d2bc9

Please sign in to comment.