surfnperf 1.2.0 → 1.3.0

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/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3e499ab1d6b9b7d29973f1e10d460d421321cfb9
4
- data.tar.gz: 1fcf4b9dd3948674360a60ec588978dafd2b227a
3
+ metadata.gz: 46ee4188cffa658ea602909af49212b2528b998b
4
+ data.tar.gz: df48352a3bbc01ac8b20af12c642ded23cb1b698
5
5
  SHA512:
6
- metadata.gz: 5cde83613540a1fefe3e35aa643468fd7b49e5097c32aaa1494b15b84a4e3955865452ab67237feb7254e572b546425f78f80b4355f80dfcb74733e362600756
7
- data.tar.gz: f5a81ee7bd8296abd6968fd9f2f3306c6e3d761c76aa5fb1bf7330fd013b78deea3f798bf8a8e3de2713b1554e6a7120f189fa8bb5761976519b88bf10c76e8e
6
+ metadata.gz: d9f9d49083a9bec41683de7cb41d6d3ba081b8415d04f8d36ff793faf1b00f29495a51e8d42c8c3624b2958821d445a6cb2d5ae60c058fb14d30a98341202003
7
+ data.tar.gz: 1c2790b4a37e0ec81aebd4c6242f59630d7152d0c5c312b06f2757abf52a88765a24dd716636d2b45adc51df551bb6abf70280116a1e0618d7a0c99d0d3b4f31
data/README.md CHANGED
@@ -11,7 +11,7 @@ With Surf-N-Perf, all you need is `surfnperf.getMark('foo')';`, and that's just
11
11
 
12
12
  Check out the [JavaScript API](https://github.com/Comcast/Surf-N-Perf/wiki/JavaScript-API) to see all of its features and the [full documentation](http://comcast.github.io/Surf-N-Perf/docs/SurfNPerf.html) for a list of methods & how to use them.
13
13
 
14
- Available as both an [NPM Module](https://www.npmjs.com/package/surfnperf) and a [Ruby Gem](https://rubygems.org/gems/surfnperf).
14
+ Available as an [NPM Module](https://www.npmjs.com/package/surfnperf), [Ruby Gem](https://rubygems.org/gems/surfnperf), and a [Bower](https://bower.io/) package.
15
15
 
16
16
  [![Build Status](https://travis-ci.org/Comcast/Surf-N-Perf.svg?branch=master)](https://travis-ci.org/Comcast/Surf-N-Perf)
17
17
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: surfnperf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Riviello
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-03 00:00:00.000000000 Z
11
+ date: 2016-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler