cc-terminal 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 427b3afc83f5bc223e98b076bf0d6c8fb08c7b37
4
- data.tar.gz: aecf2ed8c990a4ae92e9447d90170cf8641d7f5f
3
+ metadata.gz: 6a359f4174d8bc19aba3bf72a57bbf4a73092977
4
+ data.tar.gz: 03faba23d482d1d4f86ec616654a81a36799cf9f
5
5
  SHA512:
6
- metadata.gz: 3740f125d965595ebb8e2a6c0e53081087f42d7fac7e99dafe6e769b1e0d87c21f14a73694b1dd38745b74faf9b54cd281d2ede1978ef5862f27c941568a049f
7
- data.tar.gz: a797f43497f81b05557e8d739dbae4e1d54abbfeb166295fc18dba60ae22a868b0f15f5641eaac4342b7218f33a5afe5a7ca2b0f2e136cccbb051cd47509e7b1
6
+ metadata.gz: 62fa0d1d0d3dcf40cffd6077dbaa3ba40b52b92909a7f02335519d74d67f4567fd2ae548f8e46880fac68ab5d4838e2d8899c193641b4dfde57119bc398b3ff8
7
+ data.tar.gz: fa2197fbe377aa54c3fcc5d0c0dfc8fca8d3b7940216baffe40b5529d092ff2a7315fec3fa9df647d862627a6faec2023b6d0452b14087ce5a34c56559886f0f
@@ -1,3 +1,3 @@
1
1
  module Terminal
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Terminal::VERSION
9
9
  spec.authors = ["Timor Tsentsiper"]
10
10
  spec.email = ["timor@codecademy.com"]
11
- spec.description = %q{Write a gem description}
12
- spec.summary = %q{Write a gem summary}
11
+ spec.description = %q{Simple gem to interact with the Terminal.com API influenced by the twitter API gem.}
12
+ spec.summary = %q{Exposes some of the basic functionality of the Terminal.com API, as documented here https://www.terminal.com/api/docs}
13
13
  spec.homepage = ""
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cc-terminal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Timor Tsentsiper
@@ -38,7 +38,8 @@ dependencies:
38
38
  - - ~>
39
39
  - !ruby/object:Gem::Version
40
40
  version: 0.9.0
41
- description: Write a gem description
41
+ description: Simple gem to interact with the Terminal.com API influenced by the twitter
42
+ API gem.
42
43
  email:
43
44
  - timor@codecademy.com
44
45
  executables: []
@@ -107,7 +108,8 @@ rubyforge_project:
107
108
  rubygems_version: 2.1.11
108
109
  signing_key:
109
110
  specification_version: 4
110
- summary: Write a gem summary
111
+ summary: Exposes some of the basic functionality of the Terminal.com API, as documented
112
+ here https://www.terminal.com/api/docs
111
113
  test_files:
112
114
  - spec/fixtures/count_public_snapshots.json
113
115
  - spec/fixtures/count_snapshots.json