Skip to content

Commit

Permalink
Bump angular_rails_csrf from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jsanders/angular_rails_csrf/releases)
- [Changelog](https://github.com/jsanders/angular_rails_csrf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsanders/angular_rails_csrf/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 10, 2020
1 parent 005b89d commit 1dc4788
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
railties (>= 4.2, < 6)
sprockets (>= 3.0, < 5)
tilt
angular_rails_csrf (4.0.1)
angular_rails_csrf (4.1.0)
railties (>= 3, < 7)
ansi (1.5.0)
arel (9.0.0)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
crass (1.0.5)
crass (1.0.6)
deep_merge (1.2.1)
diff-lcs (1.3)
docile (1.3.2)
Expand All @@ -95,7 +95,7 @@ GEM
tilt
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.7.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.2.0)
Expand All @@ -113,7 +113,7 @@ GEM
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
minitest (5.14.0)
multi_json (1.13.1)
netrc (0.11.0)
nio4r (2.5.2)
Expand All @@ -128,7 +128,7 @@ GEM
public_suffix (3.1.1)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
rack (2.2.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.4.1)
Expand Down

0 comments on commit 1dc4788

Please sign in to comment.