hotel_price 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 84e64ba87bd8e4d35752b41147c830ea877239ae850feb82df99a0fba20d7649
4
- data.tar.gz: e09ae753d923c5c5b131cae56a909d70a30be866cf3a1fe8835902658a600ec5
3
+ metadata.gz: 6301fdf126b2464527ae359685b2b5023ac309c1636248eac79266a9be5e9f11
4
+ data.tar.gz: 3750ea3f8a9cf1bc6e5a2330b1390a504198f23b73e7429dcde56f8579615863
5
5
  SHA512:
6
- metadata.gz: d2a7900ed815a35db6ee2efa623b86770ad26809631e27de85ed217c56cb5d84e3aa638191804ee8a4e8c3a1b3d78929a459f8c8e9d0dc61292a417003d44adb
7
- data.tar.gz: b42aa5a89db995e918ce27d6d2e09859f3e3b1d3f65f710a0382b7df059850a67d62150c9ae79a93dae3d153e67ff17abcc92bdbf853e9f090d9ad75726da83d
6
+ metadata.gz: b452de9e3ad4037ee81805fd707c9b1f9949933e1654f82179c65aebc9ee7bf17a207b0a72294f39e0132e628793cbc11d8db23fbe0a41da69d594d97e351f67
7
+ data.tar.gz: 1285bd69a19fe101b3c52d10594c18de3a419552b333fa7fe4e315e868c8f4549f51201c529d82da6977384bd56d2105beef806540a55deadb37bab41f2be6b0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- hotel_price (0.1.3)
4
+ hotel_price (0.1.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -1,8 +1,5 @@
1
1
  # HotelPrice
2
-
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/hotel_price`. To experiment with that code, run `bin/console` for an interactive prompt.
4
-
5
- TODO: Delete this and the text above, and describe your gem
2
+ This Gem is made for ppl who work at travel industry
6
3
 
7
4
  ## Installation
8
5
 
@@ -22,7 +19,8 @@ Or install it yourself as:
22
19
 
23
20
  ## Usage
24
21
 
25
- TODO: Write usage instructions here
22
+ Get Rakuten Travel Top Page Title
23
+ `hotel_price`
26
24
 
27
25
  ## Development
28
26
 
@@ -40,4 +38,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
40
38
 
41
39
  ## Code of Conduct
42
40
 
43
- Everyone interacting in the HotelPrice project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/hotel_price/blob/master/CODE_OF_CONDUCT.md).
41
+ Everyone interacting in the HotelPrice project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/el-fudo/hotel_price/blob/master/CODE_OF_CONDUCT.md).
data/hotel_price.gemspec CHANGED
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.description = %q{Empower World Travel Information Technology }
13
13
  spec.homepage = "https://twitter.com/Fumitas"
14
14
  spec.license = "MIT"
15
+ spec.metadata = { "source_code_uri" => "https://github.com/el-fudo/hotel_price" }
15
16
 
16
17
 
17
18
 
@@ -1,3 +1,3 @@
1
1
  module HotelPrice
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hotel_price
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - FUMI
@@ -81,7 +81,8 @@ files:
81
81
  homepage: https://twitter.com/Fumitas
82
82
  licenses:
83
83
  - MIT
84
- metadata: {}
84
+ metadata:
85
+ source_code_uri: https://github.com/el-fudo/hotel_price
85
86
  post_install_message:
86
87
  rdoc_options: []
87
88
  require_paths: