Skip to content

Commit

Permalink
Merge dabd2b0 into 8b75a6f
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Aug 24, 2017
2 parents 8b75a6f + dabd2b0 commit a9dae3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion field_mapper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "american_date", "~> 1.1.0"
spec.add_dependency "money", "~> 6.9.0"
spec.add_dependency "monetize", "~> 1.7.0"
spec.add_dependency "oj", "~> 3.0.10"
spec.add_dependency "oj", "~> 3.3.5"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
Expand Down
2 changes: 1 addition & 1 deletion lib/field_mapper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FieldMapper
VERSION = "0.4.1"
VERSION = "0.4.2"
end

0 comments on commit a9dae3c

Please sign in to comment.