cc-terminal 0.0.3 → 0.0.4

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: 6a359f4174d8bc19aba3bf72a57bbf4a73092977
4
- data.tar.gz: 03faba23d482d1d4f86ec616654a81a36799cf9f
3
+ metadata.gz: 5746a884cb90c9113d05babd52b16d89a120aff6
4
+ data.tar.gz: c329f2e63393b20e2e188b17dec6743585f3d660
5
5
  SHA512:
6
- metadata.gz: 62fa0d1d0d3dcf40cffd6077dbaa3ba40b52b92909a7f02335519d74d67f4567fd2ae548f8e46880fac68ab5d4838e2d8899c193641b4dfde57119bc398b3ff8
7
- data.tar.gz: fa2197fbe377aa54c3fcc5d0c0dfc8fca8d3b7940216baffe40b5529d092ff2a7315fec3fa9df647d862627a6faec2023b6d0452b14087ce5a34c56559886f0f
6
+ metadata.gz: 0663c76ec9909e2ef88c114b6eac20e7d1e970e46de1376f2ba9397c77ba5e0c560e11c52da35c4ef495cdeac081cecaf1033d33421153968acd257c9347d62a
7
+ data.tar.gz: ea48749507f985ea0dc0b8a9c41786031590ed9c16abf3949b3f07dcef2c02c6e2051f193db0b765e77da24dee7f6c457c42c2f925f06c05f07f8eaf96d97493
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2014 Timor Tsentsiper
1
+ Copyright (c) 2014 Codecademy
2
2
 
3
3
  MIT License
4
4
 
data/README.md CHANGED
@@ -10,7 +10,7 @@ TODO: Write a gem description
10
10
 
11
11
  Add this line to your application's Gemfile:
12
12
 
13
- gem 'terminal'
13
+ gem 'cc-terminal'
14
14
 
15
15
  And then execute:
16
16
 
@@ -18,7 +18,7 @@ And then execute:
18
18
 
19
19
  Or install it yourself as:
20
20
 
21
- $ gem install terminal
21
+ $ gem install cc-terminal
22
22
 
23
23
  ## Usage
24
24
 
@@ -1,3 +1,3 @@
1
1
  module Terminal
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cc-terminal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Timor Tsentsiper
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-04 00:00:00.000000000 Z
11
+ date: 2014-09-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json