Skip to content

Commit eb6d06e

Browse files
authored
Merge pull request #603 from rails/remove-img-filter
Update _trusted.scss
2 parents 504ee67 + 68abd34 commit eb6d06e

File tree

53 files changed

+160
-937
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+160
-937
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.0)
4+
activesupport (8.1.1)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -27,24 +27,25 @@ GEM
2727
concurrent-ruby (1.3.5)
2828
connection_pool (2.5.4)
2929
csv (3.3.5)
30-
dnsruby (1.73.0)
30+
dnsruby (1.73.1)
3131
base64 (>= 0.2)
3232
logger (~> 1.6)
3333
simpleidn (~> 0.2.1)
3434
drb (2.2.3)
3535
em-websocket (0.5.3)
3636
eventmachine (>= 0.12.9)
3737
http_parser.rb (~> 0)
38-
ethon (0.17.0)
38+
ethon (0.18.0)
3939
ffi (>= 1.15.0)
40+
logger
4041
eventmachine (1.2.7)
4142
execjs (2.10.0)
4243
faraday (2.14.0)
4344
faraday-net_http (>= 2.0, < 3.5)
4445
json
4546
logger
46-
faraday-net_http (3.4.1)
47-
net-http (>= 0.5.0)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4849
ffi (1.17.2-aarch64-linux-gnu)
4950
ffi (1.17.2-aarch64-linux-musl)
5051
ffi (1.17.2-arm-linux-gnu)
@@ -225,7 +226,7 @@ GEM
225226
gemoji (>= 3, < 5)
226227
html-pipeline (~> 2.2)
227228
jekyll (>= 3.0, < 5.0)
228-
json (2.15.1)
229+
json (2.16.0)
229230
kramdown (2.4.0)
230231
rexml
231232
kramdown-parser-gfm (1.1.0)
@@ -241,9 +242,9 @@ GEM
241242
jekyll (>= 3.5, < 5.0)
242243
jekyll-feed (~> 0.9)
243244
jekyll-seo-tag (~> 2.1)
244-
minitest (5.26.0)
245-
net-http (0.6.0)
246-
uri
245+
minitest (5.26.1)
246+
net-http (0.8.0)
247+
uri (>= 0.11.1)
247248
nokogiri (1.18.10)
248249
mini_portile2 (~> 2.8.2)
249250
racc (~> 1.4)
@@ -282,7 +283,7 @@ GEM
282283
sass-listen (4.0.0)
283284
rb-fsevent (~> 0.9, >= 0.9.4)
284285
rb-inotify (~> 0.9, >= 0.9.7)
285-
sawyer (0.9.2)
286+
sawyer (0.9.3)
286287
addressable (>= 2.3.5)
287288
faraday (>= 0.17.3, < 3)
288289
securerandom (0.4.1)
@@ -294,7 +295,7 @@ GEM
294295
tzinfo (2.0.6)
295296
concurrent-ruby (~> 1.0)
296297
unicode-display_width (1.8.0)
297-
uri (1.0.4)
298+
uri (1.1.1)
298299
webrick (1.9.1)
299300

300301
PLATFORMS

_companies/higher-pixels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Higher Pixels is a product development company and the proud archi
55
name: Higher Pixels
66
intro: |
77
Higher Pixels is a product development company and the proud architect of the majestic monolith of podcasting: Buzzsprout, the easiest way to start podcasting and keep podcasting. They continue to expand their product StreamCare, aligning healthcare stakeholders for better outcomes, while maintaining their legacy products Tick, time tracking that keeps projects profitable, and Donor Tools, empowering nonprofits to easily manage donations. Across industries, they create web products that are elegantly designed and a joy to use.
8-
logo: /assets/images/logo-higherpixels-color.svg
8+
logo: /assets/images/logo-higherpixels.svg
99
exturl: https://www.higherpixels.com/
1010
company_type: Private
1111
founded_date: 1996

_companies/serpapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "SerpApi is a real-time API to access Google search results."
55
name: SerpApi
66
intro: |
77
SerpApi enables developers and companies to scrape search engine results from platforms like Google, Amazon, and more, delivering the results in a clean and structured JSON format.
8-
logo: /assets/images/logo-serpapi.png
8+
logo: /assets/images/logo-serpapi.svg
99
exturl: https://serpapi.com/
1010
company_type: Private
1111
founded_date: 2017

0 commit comments

Comments
 (0)