Skip to content

Commit

Permalink
ruby 3.4: Bump gems for released ruby batch 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Vreeland committed Jan 2, 2025
1 parent 0b15c76 commit 982f18e
Show file tree
Hide file tree
Showing 36 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion ruby3.4-addressable.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-addressable
version: 2.8.7
epoch: 1
epoch: 2
description: Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-async-io.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-async-io
version: 1.43.2
epoch: 1
epoch: 2
description: Provides support for asynchonous TCP, UDP, UNIX and SSL sockets.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-async-pool.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-async-pool
version: 0.10.2
epoch: 0
epoch: 1
description: A singleplex and multiplex resource pool for implementing robust clients.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sdk-cloudwatchlogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sdk-cloudwatchlogs
version: 1.98.0
epoch: 0
epoch: 1
description: Official AWS Ruby gem for Amazon CloudWatch Logs. This gem is part of the AWS SDK for Ruby.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sdk-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sdk-core
version: 3.211.0
epoch: 0
epoch: 2
description: Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sdk-kms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sdk-kms
version: 1.95.0
epoch: 0
epoch: 1
description: Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sdk-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sdk-s3
version: 1.169.0
epoch: 0
epoch: 1
description: Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sdk-sqs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sdk-sqs
version: 1.87.0
epoch: 0
epoch: 1
description: Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS). This gem is part of the AWS SDK for Ruby.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-aws-sigv4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-aws-sigv4
version: 1.10.1
epoch: 1
epoch: 2
description: Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-elastic-transport.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-elastic-transport
version: 8.3.5
epoch: 0
epoch: 1
description: |
Low level Ruby client for Elastic. See the `elasticsearch` or `elastic-enterprise-search` gems for full integration.
copyright:
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-elasticsearch.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-elasticsearch
version: 8.17.0
epoch: 0
epoch: 1
description: |
Ruby integrations for Elasticsearch (client, API, etc.)
copyright:
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-excon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-excon
version: 1.2.2
epoch: 0
epoch: 1
description: EXtended http(s) CONnections
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-faraday-excon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-faraday-excon
version: 2.1.0
epoch: 0
epoch: 1
description: Faraday adapter for Excon
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-faraday-follow_redirects.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-faraday-follow_redirects
version: 0.3.0
epoch: 0
epoch: 1
description: |
Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects.
copyright:
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-faraday_middleware-aws-sigv4.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-faraday_middleware-aws-sigv4
version: 1.0.1
epoch: 0
epoch: 1
description: Faraday middleware for AWS Signature Version 4 using aws-sigv4.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-ffi-compiler.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-ffi-compiler
version: 1.3.2
epoch: 0
epoch: 1
description: Ruby FFI Rakefile generator
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-fluentd-1.17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
# fluentd supported versions: https://github.com/fluent/fluentd/blob/master/SECURITY.md
name: ruby3.4-fluentd-1.17
version: 1.17.1
epoch: 0
epoch: 1
description: Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-http-accept.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-http-accept
version: 2.2.1
epoch: 0
epoch: 1
description: Parse Accept and Accept-Language HTTP headers.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-http-form_data.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-http-form_data
version: 2.3.0
epoch: 0
epoch: 1
description: Utility-belt to build form data request bodies.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-http.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-http
version: 5.2.0
epoch: 0
epoch: 1
description: An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-json-jwt.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-json-jwt
version: 1.16.7
epoch: 0
epoch: 1
description: JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-llhttp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
name: ruby3.4-llhttp
version: 2023.03.29
# NOTE: There are also environment variables in this melange which may have to be bumped between upgrades.
epoch: 0
epoch: 1
description: Ruby bindings for llhttp.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-mail.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-mail
version: 2.8.1
epoch: 0
epoch: 1
description: A really Ruby Mail handler.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-metrics.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-metrics
version: 0.12.1
epoch: 0
epoch: 1
description: Application metrics and instrumentation.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-oauth2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-oauth2
version: 2.0.9
epoch: 0
epoch: 1
description: A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-redis-namespace.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-redis-namespace
version: 1.11.0
epoch: 0
epoch: 1
description: Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-redis
version: 5.3.0
epoch: 0
epoch: 1
description: A Ruby client that tries to match Redis API one-to-one, while still providing an idiomatic interface.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-rest-client.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-rest-client
version: 2.1.0
epoch: 0
epoch: 1
description: Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-rspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-rspec
version: 3.13.0
epoch: 0
epoch: 1
description: BDD for Ruby
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-sidekiq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-sidekiq
version: 7.3.7
epoch: 0
epoch: 1
description: Simple, efficient background processing for Ruby.
copyright:
- license: LGPL-3.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-sinatra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: ruby3.4-sinatra
version: 4.1.1
epoch: 0
epoch: 1
description: Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-swd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-swd
version: 2.0.3
epoch: 0
epoch: 1
description: SWD (Simple Web Discovery) Client Library
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-systemd-journal.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-systemd-journal
version: 2.0.0
epoch: 0
epoch: 1
description: Provides the ability to navigate and read entries from the systemd journal in ruby, as well as write events to the journal.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-tzinfo-data.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-tzinfo-data
version: 1.2024.2
epoch: 1
epoch: 2
description: TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-tzinfo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-tzinfo
version: 2.0.6
epoch: 1
epoch: 2
description: TZInfo provides access to time zone data and allows times to be converted using time zone rules.
copyright:
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion ruby3.4-webfinger.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.4-webfinger
version: 2.1.2
epoch: 0
epoch: 1
description: Ruby WebFinger client library
copyright:
- license: MIT
Expand Down

0 comments on commit 982f18e

Please sign in to comment.