gusto 1.0.0.beta10 → 1.0.0.beta11

Sign up to get free protection for your applications and to get access to all the features.
data/views/index.slim CHANGED
@@ -1,7 +1,7 @@
1
1
  doctype html
2
2
  head
3
3
  script type="text/javascript" src="ie.js"
4
- script type="text/javascript" src="jquery-1.5.2.js"
4
+ script type="text/javascript" src="jquery-1.10.2.js"
5
5
  script type="text/javascript" src="stacktrace.js"
6
6
  script type="text/javascript" src="jsdiff.js"
7
7
  == stylesheet_tag 'spec'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gusto
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.beta10
4
+ version: 1.0.0.beta11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tobias Cohen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-23 00:00:00.000000000 Z
11
+ date: 2013-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coffee-script
@@ -159,7 +159,7 @@ files:
159
159
  - phantom/headless_runner.js
160
160
  - public/jsdiff.js
161
161
  - public/ie.js
162
- - public/jquery-1.5.2.js
162
+ - public/jquery-1.10.2.js
163
163
  - public/stacktrace.js
164
164
  - views/index.slim
165
165
  homepage: https://github.com/tobico/gusto