luna-rspec-formatters 3.3.0 → 3.3.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 38eb09bf0e56dda461afeb2f75a1685b32b05037
4
- data.tar.gz: b73d34f2b2e711c25121450c802e2def204d0600
3
+ metadata.gz: 44a520d76d9f62d5b3b5579282808c55a77482f7
4
+ data.tar.gz: 9a23725772875a81a50a3e92d53547568ee29301
5
5
  SHA512:
6
- metadata.gz: 77d177954687404752dab0ce4833dab166efae4cb7d95879b67ab3e45732ba4527285993c255f8217ad47b9b425ede4283d5e1f90ce6d0b510d0e19293c483c1
7
- data.tar.gz: 00fe841ea3ad837ce3e586444dd6a263d68afde0fadf14ed413bc8c4824b667677b8f3169f7555e9b0e440e92bf615e318377f6e7adaad91c90e61ce3c908051
6
+ metadata.gz: f4cb4475e225f880917580fa9190632b48a711e4ab9e5e2133af72f90fa4feae8c339325643f6e1d2e398f6317c9d42a8b39563b26a9c02b570be4cfe98e7d92
7
+ data.tar.gz: 45af32ca6b0f245e46159986687c9260b2416ac3abd2a6f8e234f7293b2d2522fc6c2b9da3d0c455ee42c94deaa3d9d8f8952243a757a9cd4fb808f510812190
@@ -1,4 +1,4 @@
1
- Copyright 2013-2014 Jordon Bedwell.
1
+ Copyright 2013-2015 Jordon Bedwell.
2
2
  Apache License.
3
3
 
4
4
  Licensed under the Apache License, Version 2.0 (the "License"); you may
File without changes
@@ -1,7 +1,7 @@
1
1
  module Luna
2
2
  module Rspec
3
3
  module Formatters
4
- VERSION = "3.3.0"
4
+ VERSION = "3.3.1"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: luna-rspec-formatters
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.0
4
+ version: 3.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jordon Bedwell
@@ -38,8 +38,8 @@ extensions: []
38
38
  extra_rdoc_files: []
39
39
  files:
40
40
  - Gemfile
41
- - License
42
- - Readme.md
41
+ - LICENSE
42
+ - README.md
43
43
  - lib/luna/rspec/formatters/checks.rb
44
44
  - lib/luna/rspec/formatters/documentation.rb
45
45
  - lib/luna/rspec/formatters/profile.rb