Skip to content

Commit 4f7fc47

Browse files
committed
Update for v1.5.1
1 parent 5a890ab commit 4f7fc47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
maxmind-geoip2 (1.5.0)
4+
maxmind-geoip2 (1.5.1)
55
connection_pool (>= 2.2, < 4.0)
66
http (>= 4.3, < 6.0)
77
maxmind-db (~> 1.4)

lib/maxmind/geoip2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
module MaxMind
44
module GeoIP2
55
# The Gem version.
6-
VERSION = '1.5.0'
6+
VERSION = '1.5.1'
77
end
88
end

0 commit comments

Comments
 (0)