bait 0.5.5 → 0.5.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/VERSION +1 -1
  4. data/lib/bait.rb +1 -0
  5. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cee1932d37be141c2cb617fa4ad5661a59495274
4
- data.tar.gz: f1e5303b6be8f932951b8322c92603d284a7972e
3
+ metadata.gz: d81efbe31783283389978e32500cd6aaaf9b4bb0
4
+ data.tar.gz: 7927ab8fecc9688b839cfa78fcf5796a2a342421
5
5
  SHA512:
6
- metadata.gz: cb113c97d9f79a07f302fdb9170cdc7f1489bdf329e9e2dbc6f480adc7d6649206cfc08621ab1c98e6df703cb978231fefdbec9ab18caa05f1ee5a42bc98fea5
7
- data.tar.gz: faeec3db06ee35a2347910ced47aaa5ea181385a15e02dcc8fee24d51ef0bee23828aa5fa1fe1988d7d463b7338164d3e2488a5442059566811c73f4ef8073cf
6
+ metadata.gz: 0f9d7c547ad76effed8bd8cefa0f2076893f191d6b12b5c523ae5c5d5ef355b73306fb9817ce1d4732c80833aabf7a4375d0b9f0595c93ede3c3af13c266d72d
7
+ data.tar.gz: dcc00a5b45dd7caa2a494094a3cc70fe8600968daf8cf559b573737872cc96e76fd17375967fcea75eb804eb8ed6cc83e1603b87688440b61435d6b0166f31e8
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bait (0.5.5)
4
+ bait (0.5.6)
5
5
  git
6
6
  haml
7
7
  moneta
data/VERSION CHANGED
@@ -1,3 +1,3 @@
1
- 0.5.5
1
+ 0.5.6
2
2
 
3
3
 
@@ -2,6 +2,7 @@ require "bait/version"
2
2
  require 'moneta'
3
3
  require 'fileutils'
4
4
  require 'bait/assets'
5
+ require 'pathname'
5
6
 
6
7
  module Bait
7
8
  class << self
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bait
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.5
4
+ version: 0.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Keyvan Fatehi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-08-06 00:00:00.000000000 Z
11
+ date: 2013-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -308,7 +308,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
308
308
  version: '0'
309
309
  requirements: []
310
310
  rubyforge_project:
311
- rubygems_version: 2.0.3
311
+ rubygems_version: 2.0.5
312
312
  signing_key:
313
313
  specification_version: 4
314
314
  summary: build and integration test service