t2_airtime 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: t2_airtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - matteolc
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-08-27 00:00:00.000000000 Z
11
+ date: 2017-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -132,6 +132,36 @@ files:
132
132
  - Rakefile
133
133
  - app/controllers/t2_airtime/airtime_controller.rb
134
134
  - config/routes.rb
135
+ - doc/T2Airtime.html
136
+ - doc/T2Airtime/API.html
137
+ - doc/T2Airtime/Account.html
138
+ - doc/T2Airtime/AirtimeController.html
139
+ - doc/T2Airtime/Base.html
140
+ - doc/T2Airtime/ConfigurationError.html
141
+ - doc/T2Airtime/Country.html
142
+ - doc/T2Airtime/Engine.html
143
+ - doc/T2Airtime/Error.html
144
+ - doc/T2Airtime/Operator.html
145
+ - doc/T2Airtime/Product.html
146
+ - doc/T2Airtime/Reply.html
147
+ - doc/T2Airtime/Request.html
148
+ - doc/T2Airtime/Test.html
149
+ - doc/T2Airtime/Transaction.html
150
+ - doc/T2Airtime/Util.html
151
+ - doc/_index.html
152
+ - doc/class_list.html
153
+ - doc/css/common.css
154
+ - doc/css/full_list.css
155
+ - doc/css/style.css
156
+ - doc/file.README.html
157
+ - doc/file_list.html
158
+ - doc/frames.html
159
+ - doc/index.html
160
+ - doc/js/app.js
161
+ - doc/js/full_list.js
162
+ - doc/js/jquery.js
163
+ - doc/method_list.html
164
+ - doc/top-level-namespace.html
135
165
  - lib/t2_airtime.rb
136
166
  - lib/t2_airtime/api.rb
137
167
  - lib/t2_airtime/base.rb
@@ -143,6 +173,7 @@ files:
143
173
  - lib/t2_airtime/url.rb
144
174
  - lib/t2_airtime/util.rb
145
175
  - lib/t2_airtime/version.rb
176
+ - release
146
177
  - t2_airtime.gemspec
147
178
  homepage: https://github.com/matteolc/t2_airtime
148
179
  licenses: