Skip to content

Commit

Permalink
net/rubygem-gitlab-fog-azure-rm: update to 1.7.0
Browse files Browse the repository at this point in the history
1.7.0

Fix #get_object return type to be consistent with other Fog providers !36

Require Ruby 2.7+ !36

1.6.0

Add get_object request method !34

Fix uninitialized constant errors !35

1.5.0

Add delete_object request method !32

Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md
  • Loading branch information
mfechner committed Apr 3, 2023
1 parent 4b47d37 commit 05d2bc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net/rubygem-gitlab-fog-azure-rm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-fog-azure-rm
PORTVERSION= 1.4.0
PORTVERSION= 1.7.0
CATEGORIES= net rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-gitlab-fog-azure-rm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669462550
SHA256 (rubygem/gitlab-fog-azure-rm-1.4.0.gem) = af4163c32b028aa5208814a3f4765a5817d50527e6c61931f766bf18a2e0eb7e
SIZE (rubygem/gitlab-fog-azure-rm-1.4.0.gem) = 61952
TIMESTAMP = 1679470103
SHA256 (rubygem/gitlab-fog-azure-rm-1.7.0.gem) = 969c67943c54ad4c259a6acd040493f13922fbdf2211bb4eca00e71505263dc2
SIZE (rubygem/gitlab-fog-azure-rm-1.7.0.gem) = 62464

0 comments on commit 05d2bc5

Please sign in to comment.