thincloud-test 0.1.4 → 0.1.5

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.
@@ -12,11 +12,12 @@ module Thincloud
12
12
  gem "guard"
13
13
  gem "growl"
14
14
  gem "minitest"
15
- gem "mocha"
16
15
  gem "guard-minitest"
17
16
  gem "minitest-rails"
18
17
  gem "minitest-rails-shoulda", "~> 0.1.0"
18
+ gem "rb-fsevent", "~> 0.9.1"
19
19
  gem "simplecov"
20
+ gem "mocha" # Must be after minitest
20
21
  end
21
22
 
22
23
  application do
@@ -1,5 +1,5 @@
1
1
  module Thincloud
2
2
  module Test
3
- VERSION = "0.1.4"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thincloud-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: