usedby 0.4.1.pre.1 → 0.4.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +12 -2
  3. data/lib/usedby/version.rb +1 -1
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2e57d685796f6f1e8da3517e97f6008f363917f66e526438f427b1b1ffda1501
4
- data.tar.gz: 82231e7ddfedf962f78e41379fa38aa0069e1766435f5c2960180199da9f8f2a
3
+ metadata.gz: 5c438d152cfc62f962534f416c092d33216c635777e2901079e04f967a4342b2
4
+ data.tar.gz: 29c0012080e7ca8286181e1e0828548977fd89d032face141cfa0b986f05b1cc
5
5
  SHA512:
6
- metadata.gz: 8fe577689a06549460ea3908f8c9d869cac58e2c02c0360aedcae77bb96adc6b332fd4e4cf1cca489f569f64cfb9799fac48c9a2fca173bd690af8201235076a
7
- data.tar.gz: d10c92cb847a2eba780fb51d4f28d14fc7a204225d5374815d19820f5c20fae382fbc76179e86318ccf91b96e88403baa331cbc10cbf76af70fa21a546a150a1
6
+ metadata.gz: f2fc9eb47f71563a69bb27f0b129109a956be53884f02e2863c7dc1a76fc124d51debac9a7f1a23815cdcf41a739bf879faaffb29f0f4479380002a1cf99b513
7
+ data.tar.gz: a8ed743d1e2a323344ed8dd4b402468d5433f291a7982fbc469f234ea36ddeb99ee0e036a8633f72feee57011b2b42cf77beafbb5dd273fa381e44929137fe25
@@ -1,8 +1,16 @@
1
1
  # Changelog
2
2
 
3
- ## [0.4.0](https://github.com/appfolio/usedby/tree/0.4.0) (2020-02-14)
3
+ ## [0.4.1](https://github.com/appfolio/usedby/tree/0.4.1) (2020-03-09)
4
4
 
5
- [Full Changelog](https://github.com/appfolio/usedby/compare/v0.3.0...0.4.0)
5
+ [Full Changelog](https://github.com/appfolio/usedby/compare/v0.4.1.pre.1...0.4.1)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Fix gemfile not found error [\#19](https://github.com/appfolio/usedby/pull/19) ([magneland](https://github.com/magneland))
10
+
11
+ ## [v0.4.1.pre.1](https://github.com/appfolio/usedby/tree/v0.4.1.pre.1) (2020-03-06)
12
+
13
+ [Full Changelog](https://github.com/appfolio/usedby/compare/v0.3.0...v0.4.1.pre.1)
6
14
 
7
15
  **Closed issues:**
8
16
 
@@ -11,6 +19,8 @@
11
19
 
12
20
  **Merged pull requests:**
13
21
 
22
+ - Cosmetic fixes [\#18](https://github.com/appfolio/usedby/pull/18) ([magneland](https://github.com/magneland))
23
+ - Prepare for publish [\#14](https://github.com/appfolio/usedby/pull/14) ([magneland](https://github.com/magneland))
14
24
  - Rename gem [\#13](https://github.com/appfolio/usedby/pull/13) ([magneland](https://github.com/magneland))
15
25
  - Check for skipped file before processing content [\#12](https://github.com/appfolio/usedby/pull/12) ([magneland](https://github.com/magneland))
16
26
  - Add gemspecs [\#11](https://github.com/appfolio/usedby/pull/11) ([magneland](https://github.com/magneland))
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Usedby
4
- VERSION = '0.4.1.pre.1'
4
+ VERSION = '0.4.1'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: usedby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1.pre.1
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - AppFolio, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-06 00:00:00.000000000 Z
11
+ date: 2020-03-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest
@@ -86,9 +86,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
86
86
  version: '0'
87
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  requirements:
89
- - - ">"
89
+ - - ">="
90
90
  - !ruby/object:Gem::Version
91
- version: 1.3.1
91
+ version: '0'
92
92
  requirements: []
93
93
  rubygems_version: 3.1.2
94
94
  signing_key: