firespring_dev_commands 2.1.17.pre.alpha.2 → 2.1.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89d5169f6888e539ee4b25071c7e39923de22f1715a1a4828c1fa53fde05170a
4
- data.tar.gz: a1858225b8f95bf91d5f30fb1a7d7471c3fbb7cc3838712314f9f9bf43b69310
3
+ metadata.gz: e8b17b14aaaf218530f7d8b6c4f9ab7403dc184f1969e7c195592dc2d2cf1819
4
+ data.tar.gz: 3345a7e1f45f083fe6115d2fe8c22974a85a8e65d3f2eb6af7815cc39601865d
5
5
  SHA512:
6
- metadata.gz: db9c91a9918bc6d3fa989e5cf66e4b46eb8fe8baeddcb069ef5000a2268741454603147877a7e117c0ba53bbaa18c94745e04f218cf134b5b9cf5d9be2f4cd1a
7
- data.tar.gz: fae9df31072a86cee1ee6ae55f9f6345e25e8feeed8490fd74a77de499f1addc5ccc92e30ce32aa7e66c592afb169bf2b054c533e942e9e84fa74362ee43c73a
6
+ metadata.gz: 654a1bf1322ac6c14eda0ccd44481f96a40292746c02921c0ec3e72161fc39104e306e7d5dd0057d6943ac457b45d6de3988a6a2e1878746eca9b893b158f590
7
+ data.tar.gz: efe11d76c9bb84b536430b929ccf63b53974e87fb4d39807132f9661d2d5ef9a26b0610d3d72fc4cbf9ec4a1ff3c24963f29428aee4c7ffa6daa1671e71980de
@@ -9,7 +9,7 @@ module Dev
9
9
  class Application < Dev::Template::ApplicationInterface
10
10
  attr_reader :php, :start_container_dependencies_on_test
11
11
 
12
- # Allow for custom container path for the application
12
+ # Create the templated rake tasks for the php application
13
13
  #
14
14
  # @param application [String] The name of the application
15
15
  # @param container_path [String] The path to the application inside of the container
@@ -9,7 +9,7 @@ module Dev
9
9
  class Application < Dev::Template::ApplicationInterface
10
10
  attr_reader :ruby, :start_container_dependencies_on_test
11
11
 
12
- # Allow for custom container path for the application
12
+ # Create the templated rake tasks for the ruby application
13
13
  #
14
14
  # @param application [String] The name of the application
15
15
  # @param container_path [String] The path to the application inside of the container
@@ -6,6 +6,6 @@ module Dev
6
6
  # Use 'v.v.v.pre.alpha.v' for pre-release vesions
7
7
  # Use 'v.v.v.beta.v for beta versions
8
8
  # Use semantic versioning for any releases (https://semver.org/)
9
- VERSION = '2.1.17.pre.alpha.2'.freeze
9
+ VERSION = '2.1.17'.freeze
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: firespring_dev_commands
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.17.pre.alpha.2
4
+ version: 2.1.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Firespring
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-08 00:00:00.000000000 Z
11
+ date: 2023-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -403,9 +403,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
403
403
  version: '3.1'
404
404
  required_rubygems_version: !ruby/object:Gem::Requirement
405
405
  requirements:
406
- - - ">"
406
+ - - ">="
407
407
  - !ruby/object:Gem::Version
408
- version: 1.3.1
408
+ version: '0'
409
409
  requirements: []
410
410
  rubygems_version: 3.4.10
411
411
  signing_key: