snorkel 0.0.6 → 0.0.7

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/snorkel.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c6a66320c6a87e7c3add5bd6fba739b0bc02a4eb
4
- data.tar.gz: dffc797231ed6c1606999f5a0c915a42008906fc
3
+ metadata.gz: bf6774f565ff35ec762f2537094d69071c69b0cb
4
+ data.tar.gz: 5f85da95880a474d36da9eedb7b8c9bbce5a4af0
5
5
  SHA512:
6
- metadata.gz: d7937ab12717ba91efe35ddc069b3770475f9bce9e1fbfd10cc21b56e7c41b953f0aaa51de90d3e5563d76b521b17e56b5cb09a601c47dc60cd06439572cfd69
7
- data.tar.gz: 277fed12feb129a063533cb953a916f7ee2a17c9168bea458d69a34da23de7727b48d9d6d24bf4bc54ff8bc7328db32ac87deee7a9354bd760b5e9b9d96c2a6b
6
+ metadata.gz: 52f0745c8bf0477605ec7a4ad00236463e758ba4df2e276428f833a27478491789c58752232f4f29338200e686d257631861fdf552a889bd7072049874293419
7
+ data.tar.gz: c5b1f218b62ffbe210e883ccb1fc4a0f6d421753feb4e4b1b70e0846bbf1aab594b7890ffaf9de367339e79fc9de11634638e28b21fa34c8359a297536c851a4
@@ -13,7 +13,7 @@ class ErrorRescue
13
13
 
14
14
  def is_ruby?(file)
15
15
  if file[-3..-1] != ".rb"
16
- puts "You can only go snorkeling with Ruby!"
16
+ puts "You can only go snorkeling with Ruby!".cyan
17
17
  false
18
18
  else
19
19
  true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snorkel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danielle Adams, Ken Sin, Jessica Tatham, Vic Schaeperkoetter, Timothy McClung, Hallo