Skip to content

Commit

Permalink
add gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOliveira13 committed Jul 4, 2024
1 parent 147b63e commit f393963
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ PATH
decidim-admin (>= 0.25.0, < 0.28)
decidim-core (>= 0.25.0, < 0.28)
decidim-dev (>= 0.25.0, < 0.28)
rgeo (~> 2.4)
rgeo-proj4 (~> 3.1)
rgeo (~> 3.0)
rgeo-proj4 (~> 4.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -647,9 +647,9 @@ GEM
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rgeo (2.4.0)
rgeo-proj4 (3.1.1)
rgeo (~> 2.0)
rgeo (3.0.1)
rgeo-proj4 (4.0.0)
rgeo (~> 3.0.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -809,6 +809,7 @@ GEM

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand All @@ -821,8 +822,8 @@ DEPENDENCIES
letter_opener_web (~> 1.3)
listen (~> 3.1)
puma (~> 5.5.1)
rgeo (~> 2.4)
rgeo-proj4 (~> 3.1)
rgeo (~> 3.0)
rgeo-proj4 (~> 4.0)
rubocop-faker
spring (~> 2.0)
spring-watcher-listen (~> 2.0)
Expand Down

0 comments on commit f393963

Please sign in to comment.