ip2proxy_ruby.gemspec in ip2proxy_ruby-1.0.1 vs ip2proxy_ruby.gemspec in ip2proxy_ruby-1.0.2

- old
+ new

@@ -1,10 +1,10 @@ # coding: utf-8 Gem::Specification.new do |s| s.name = "ip2proxy_ruby" - s.version = "1.0.1" + s.version = "1.0.2" s.authors = ["ip2location"] s.email = ["support@ip2location.com"] s.summary = "IP2Proxy Ruby library" s.description = "Ruby library for IP2Proxy" @@ -25,10 +25,10 @@ "README.md", "Rakefile", "ip2proxy_ruby.gemspec", "example.rb", "lib/ip2proxy_ruby.rb", - "lib/ip2proxy_ruby/database_config.rb", + "lib/ip2proxy_ruby/i2p_database_config.rb", "lib/ip2proxy_ruby/i2p_ip_data.rb", "lib/ip2proxy_ruby/i2p_string_data.rb", "lib/ip2proxy_ruby/ip2proxy_config.rb", "lib/ip2proxy_ruby/ip2proxy_record.rb", "spec/assets/IP2PROXY-IP-PROXYTYPE-COUNTRY-REGION-CITY-ISP.SAMPLE.BIN",