byebug_noop 0.1.0 → 0.1.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
  SHA256:
3
- metadata.gz: 41dc87aeeb4c2bdbf0c81b7835583011557eaa5c8e925132e8831b0700db26a3
4
- data.tar.gz: 3102bed2a3b33400e18e8520b5696eb6522668118a004388a8c532994baa32e0
3
+ metadata.gz: '091fb935771e64ccb60f0239a77344e896d247776d666a07e612f55ebe3bc0a2'
4
+ data.tar.gz: 41ea9bb82c8f968c8edba460e0f5c1778962221b2a0d467cc3c94b9c3443d435
5
5
  SHA512:
6
- metadata.gz: 2c5d1ad2a33a69ebf4a5bdabcbcbbe3c01853c435322356ab1b00eb1cb843498d1747607ac68840e6786877b67ab048f8b90f769202549d833f8c8f799761de6
7
- data.tar.gz: edc56c40f0274d8df6d75833a80e21aac0b1a5d20b8e5165ae40b7a47686028491e79ce8d4263d4bed3114280d0d4b4ed3a64e79883c9a29bd2ccd8d259f0f39
6
+ metadata.gz: 35ad91353cdf497357e07e21d8773c3e75552bf0222a09915998d54b820f922bcd3ef3a566a7451927dc6ca48df9b75a7d4c33aaf29e1815b939c12033258c5c
7
+ data.tar.gz: 404bf39b0cc8dcacc15c79695354a582f38cc010b40b9e037bb6c947e879a5077082961ce1fae8258abd3867fdc7172ad1e05d281c60c99f2c0827b3e08d39ac
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ByebugNoop
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: byebug_noop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Cowlishaw
@@ -26,15 +26,16 @@ files:
26
26
  - Rakefile
27
27
  - bin/console
28
28
  - bin/setup
29
+ - byebug_noop-0.1.0.gem
29
30
  - lib/byebug_noop.rb
30
31
  - lib/byebug_noop/version.rb
31
- homepage: https://github.com/cowlibob/bundler_noop
32
+ homepage: https://github.com/cowlibob/byebug_noop
32
33
  licenses:
33
34
  - MIT
34
35
  metadata:
35
- homepage_uri: https://github.com/cowlibob/bundler_noop
36
- source_code_uri: https://github.com/cowlibob/bundler_noop
37
- changelog_uri: https://github.com/cowlibob/bundler_noop/blob/main/CHANGELOG.md
36
+ homepage_uri: https://github.com/cowlibob/byebug_noop
37
+ source_code_uri: https://github.com/cowlibob/byebug_noop
38
+ changelog_uri: https://github.com/cowlibob/byebug_noop/blob/main/CHANGELOG.md
38
39
  post_install_message:
39
40
  rdoc_options: []
40
41
  require_paths: